ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IDataLabel Interface / Style Property

In This Topic
    Style Property (IDataLabel)
    In This Topic
    Gets the text, border and background style properties for the labels.
    Syntax
    'Declaration
     
    ReadOnly Property Style As IStyle
    IStyle Style {get;}
    See Also