ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICoordinateSystemDefinition Interface / _plotDefinitions Property

In This Topic
    _plotDefinitions Property (ICoordinateSystemDefinition)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _plotDefinitions As List(Of IPlotDefinition)
    List<IPlotDefinition> _plotDefinitions {get;}
    See Also