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

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