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