FlexReport for WinForms
ColumnLabels プロパティ (Chart3DGroups)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DGroups クラス : ColumnLabels プロパティ
Gets the collection of labels for columns (X-axis) in the chart, used when the X-axis has its AnnoMethod property set to DataLabels.
シンタックス
'宣言
 
Public ReadOnly Property ColumnLabels As Chart3DDataLabelsCollection
'使用法
 
Dim instance As Chart3DGroups
Dim value As Chart3DDataLabelsCollection
 
value = instance.ColumnLabels
public Chart3DDataLabelsCollection ColumnLabels {get;}
参照

参照

Chart3DGroups クラス
Chart3DGroups メンバ