ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / TextConfig Class / Style Property

In This Topic
    Style Property (TextConfig)
    In This Topic
    Gets data point style
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As IStyle
    public IStyle Style {get;}
    See Also