ActiveReports Developer 7
PlacementLength Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomAxis Class : PlacementLength Property

Glossary Item Box

Gets or sets the length of the custom axis in terms of its parent axis.

Syntax

Visual Basic (Declaration) 
Public Property PlacementLength As System.Double
C# 
public System.double PlacementLength {get; set;}

See Also