ActiveReports 6 Online Help
CustomAxis Class Members
Properties  Methods  Events

The following tables list the members exposed by CustomAxis.

Public Constructors
 NameDescription
Public ConstructorCustomAxis ConstructorInitializes a new instance of the CustomAxis class.  
Top
Public Properties
 NameDescription
Public PropertyAntiAliasModeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public PropertyArrowGets or sets the arrow type on the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyAxisTypeGets or sets the axis type. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyContextMenuFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public PropertyDateTimeUnitGets or sets the unit for the DateTime axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyDisplayScaleGets or sets a value indicating whether to display the scale value on the title of the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLabelFontGets or sets the font info used to draw the labels of the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLabelFormatGets or sets the format used to output the values of the labels. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLabelsGets the contents of the labels collection, used for categorical axes. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLabelsAtBottomGets or sets a value to render axis labels, tickmarks and secondary axes at the bottom of the axis, regardless the Position property. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLabelsGapGets or sets a value indicating how many labels to skip on the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLabelsInsideGets or sets the position of labels against the axis line. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLabelsVisibleGets or sets a value indicating whether axis labels will be drawn on the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyLineGets or sets the line used to draw the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyMajorTickGets or sets the major tick of the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyMaxGets or sets the maximum value for the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyMaxDerivedGets or sets a value indicating whether the axis automatically calculates its maximum value based on its position against the parent axis.  
Public PropertyMinGets or sets the minimum value for the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyMinDerivedGets or sets a value indicating whether the axis automatically calculates its minimum value based on its position against the parent axis.  
Public PropertyMinorTick

Gets or sets the minor tick of the axis.

(Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyNameFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Public PropertyParentGets or sets the main axis (X, Y or Z) on which to draw the custom axis.  
Public PropertyPlacementLengthGets or sets the length of the custom axis in terms of its parent axis.  
Public PropertyPlacementLocationGets or sets the position of the origin of the custom axis in terms of its parent axis.  
Public PropertyPositionGets or sets the position along the adjacent axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyScaleGets or sets the scale value used to draw labels. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertySmartLabelsGets or sets a value indicating whether smart labels are enabled on the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyStaggerLabelsGets or sets a value indicating whether labels on the axis are staggered. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyTickOffsetGets or sets the offset of the first tick from the Min value of the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyTitleGets or sets the text string for the title of the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyTitleFontGets or sets the font information used to draw the title of the axis. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Public PropertyVisibleGets or sets a value indicating whether the axis is visible. (Inherited from DataDynamics.ActiveReports.Chart.AxisBase)
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a clone of the custom axis.   
Public MethodDestroy (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodDisposeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Public MethodInternalGetParentsFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodOnMouseDownFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseEnterFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseHoverFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseLeaveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseMoveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseUpFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseWheelFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodToStringFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Top
Public Events
 NameDescription
Public EventChangeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public EventDisposedFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Public EventMouseDownFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseEnterFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseHoverFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseLeaveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseMoveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseUpFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseWheelFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventPostDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public EventPreDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Top
See Also

Reference

CustomAxis Class
DataDynamics.ActiveReports.Chart Namespace

Send Feedback