Gets row labels collection.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] public Chart3DDataLabelsCollection RowLabels { get; } |
Visual Basic |
---|
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public ReadOnly Property RowLabels As Chart3DDataLabelsCollection Get |
Remarks
The labels for the rows (Y-axis) in the chart, used when the Y-axis has its AnnoMethod property set to DataLabels.