Właściwość ChartLegendColumnInstance.ColumnType
Pobiera wartość obliczoną ColumnType właściwość w ChartLegendColumn klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ColumnType As ChartColumnType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartColumnType
A ChartColumnType wartości reprezentującej obliczonej wartości ColumnType właściwość.