ActiveReports 12
Parent Property (CustomAxis)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomAxis Class : Parent Property
Gets or sets the main axis (X, Y or Z) on which to draw the custom axis.
Syntax
'Declaration
 
Public Shadows Property Parent As Axis
public new Axis Parent {get; set;}
See Also

Reference

CustomAxis Class
CustomAxis Members