'Declaration
<C1DescriptionAttribute("DataLabelBase.Style", "Gets the style of data labels.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property Style As ChartStyle
[C1Description("DataLabelBase.Style", "Gets the style of data labels.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public ChartStyle Style {get;}