[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataLabel.Style

Style Property

Style

Gets the ChartStyle object of the label.

Declaration
[C1Description("ChartDataLabel.Style", "The style of the label.")]
public ChartStyle Style { get; }
<C1Description("ChartDataLabel.Style", "The style of the label.")>
Public ReadOnly Property Style As ChartStyle
Remarks

Inherits from the ChartLabels.DefaultLabelStyle property.