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

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