ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RangeValuePointDataModel Class / upperDimensionValue Property

In This Topic
    upperDimensionValue Property (_RangeValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property upperDimensionValue As IDimensionValue
    public IDimensionValue upperDimensionValue {get;}
    See Also