Gets the Style object of the label.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public Style Style { get; }  | 
| Visual Basic | 
|---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> _ Public ReadOnly Property Style As Style Get  | 
Remarks
            Inherits from the ChartLabels.DefaultLabelStyle property.