ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / CustomAxis Class
Properties Methods

In This Topic
    CustomAxis Class Members
    In This Topic

    The following tables list the members exposed by CustomAxis.

    Public Constructors
     NameDescription
    Public ConstructorCreates default axis  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the axis automatically calculates its maximum value based on its position against the parent axis.  
    Public PropertyGets or sets a value indicating whether the axis automatically calculates its minimum value based on its position against the parent axis.  
    Public PropertyGets or sets the main axis (X, Y or Z) on which to draw the custom axis.  
    Public PropertyGets or sets the length of the custom axis in terms of its parent axis.  
    Public PropertyGets or sets the position of the origin of the custom axis in terms of its parent axis.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the custom axis.   
    Top
    See Also