Свойство Type
Gets the calculated value of the Type property in a ChartMarker class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Type As ChartMarkerTypes
Get
'Применение
Dim instance As ChartMarkerInstance
Dim value As ChartMarkerTypes
value = instance.Type
public ChartMarkerTypes Type { get; }
public:
property ChartMarkerTypes Type {
ChartMarkerTypes get ();
}
member Type : ChartMarkerTypes
function get Type () : ChartMarkerTypes
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartMarkerTypes
A ChartMarkerTypes value that represents the calculated value of the Type property.