ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / Text Property

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