ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / IBulletChart Interface / MarkerValue Property

In This Topic
    MarkerValue Property
    In This Topic
    Gets the value of a comparative measure.
    Syntax
    'Declaration
     
    ReadOnly Property MarkerValue As Nullable(Of Double)
    Nullable<double> MarkerValue {get;}
    See Also