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

In This Topic
    value Property (IHierarchicalPointModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property value As Nullable(Of Double)
    Nullable<double> value {get;}
    See Also