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


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

参照

Chart3DGroups クラス
Chart3DGroups メンバ