ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _PlotConfigOption Class / textConfig Property

In This Topic
    textConfig Property (_PlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property textConfig As ITextPlotConfigOption
    public ITextPlotConfigOption textConfig {get; set;}
    See Also