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

In This Topic
    symbols Property (_PlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property symbols As Nullable(Of Boolean)
    public Nullable<bool> symbols {get; set;}
    See Also