ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Marker Class / LabelDistanceFactor Property

In This Topic
    LabelDistanceFactor Property
    In This Topic
    Gets or sets the value to set the distance of the label of the marker from the graph.
    Syntax
    'Declaration
     
    Public Property LabelDistanceFactor As Single
    public float LabelDistanceFactor {get; set;}
    See Also