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

In This Topic
    _getDimensions Method (_ParallelPlotDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getDimensions() As IParallelDimension()
    public IParallelDimension[] _getDimensions()
    See Also