ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / Text Property

In This Topic
    Text Property (IPlotConfig)
    In This Topic
    Gets data labels config
    Syntax
    'Declaration
     
    ReadOnly Property Text As ITextConfig
    ITextConfig Text {get;}
    See Also