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

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