ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CartesianSeriesDataModel Class / _symbols Method

In This Topic
    _symbols Method (_CartesianSeriesDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _symbols() As Nullable(Of Boolean)
    public Nullable<bool> _symbols()
    See Also