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

In This Topic
    categoryStyle Property (_TextPlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property categoryStyle As ITextStyleOption
    public ITextStyleOption categoryStyle {get; set;}
    See Also