Gets the ChartLabels default style.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] public Style DefaultLabelStyle { get; } |
Visual Basic |
---|
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public ReadOnly Property DefaultLabelStyle As Style Get |
Remarks
The property provides a convenient shortcut to the ChartLabels.DefaultLabelStyle.