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

In This Topic
    Text Property (PlotConfig)
    In This Topic
    Gets or sets data labels config
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As ITextConfig
    public ITextConfig Text {get;}
    See Also