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