ActiveReports Developer 7
LabelDistanceFactor Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Marker Class : LabelDistanceFactor Property

Glossary Item Box

Gets or sets the value to set the distance of the label of the marker from the graph.

Syntax

Visual Basic (Declaration) 
Public Property LabelDistanceFactor As System.Single
C# 
public System.float LabelDistanceFactor {get; set;}

See Also