See Also

CustomAxis Class  | DataDynamics.ActiveReports.Chart Namespace

See Also ActiveReports.Chart Send feedback to Data Dynamics

CustomAxis Class Members

CustomAxis overview

Public Constructors

Public Constructor CustomAxis Constructor Initializes a new instance of the CustomAxis class.

Public Properties

Public Property AntiAliasMode (Inherited from DrawCustomizableItem) 
Public Property Arrow (Inherited from AxisBase)Gets or sets the arrow type on the axis.
Public Property AxisType (Inherited from AxisBase)Gets or sets the axis type.
Public Property ContextMenu (Inherited from MouseEnabledItem) 
Public Property DisplayScale (Inherited from AxisBase)Gets or sets a value indicating whether to display the scale value on the title of the axis.
Public Property LabelFont (Inherited from AxisBase)Gets or sets the font info used to draw the labels of the axis.
Public Property LabelFormat (Inherited from AxisBase)Gets or sets the format used to output the values of the labels.
Public Property Labels (Inherited from AxisBase)Gets the contents of the labels collection, used for categorical axes.
Public Property LabelsGap (Inherited from AxisBase)Gets or sets a value indicating how many labels to skip on the axis.
Public Property LabelsInside (Inherited from AxisBase)Gets or sets the position of labels against the axis line.
Public Property LabelsVisible (Inherited from AxisBase)Gets or sets a value indicating whether axis labels will be drawn on the axis.
Public Property Line (Inherited from AxisBase)Gets or sets the line used to draw the axis.
Public Property MajorTick (Inherited from AxisBase)Gets or sets the major tick of the axis.
Public Property Max (Inherited from AxisBase)Gets or sets the maximum value for the axis.
Public Property MaxDerived Gets or sets a value indicating whether the axis automatically calculates its maximum value based on its position against the parent axis.
Public Property Min (Inherited from AxisBase)Gets or sets the minimum value for the axis.
Public Property MinDerived Gets or sets a value indicating whether the axis automatically calculates its minimum value based on its position against the parent axis.
Public Property MinorTick (Inherited from AxisBase)Gets or sets the minor tick of the axis.
Public Property Name (Inherited from MouseEnabledComponent) 
Public Property Parent Gets or sets the main axis (X, Y or Z) on which to draw the custom axis.
Public Property PlacementLength Gets or sets the length of the custom axis in terms of its parent axis.
Public Property PlacementLocation Gets or sets the position of the origin of the custom axis in terms of its parent axis.
Public Property Position (Inherited from AxisBase)Gets or sets the position along the adjacent axis.
Public Property Scale (Inherited from AxisBase)Gets or sets the scale value used to draw labels.
Public Property SmartLabels (Inherited from AxisBase)Gets or sets a value indicating whether smart labels are enabled on the axis.
Public Property StaggerLabels (Inherited from AxisBase)Gets or sets a value indicating whether labels on the axis are staggered.
Public Property TickOffset (Inherited from AxisBase)Gets or sets the offset of the first tick from the Min value of the axis.
Public Property Title (Inherited from AxisBase)Gets or sets the text string for the title of the axis.
Public Property TitleFont (Inherited from AxisBase)Gets or sets the font information used to draw the title of the axis.
Public Property Visible (Inherited from AxisBase)Gets or sets a value indicating whether the axis is visible.

Public Methods

Public Method Clone Overridden. Creates a clone of the custom axis. 
Public Method Dispose (Inherited from MouseEnabledComponent) 
Public Method InternalGetParents (Inherited from Item) 
Public Method OnMouseDown (Inherited from MouseEnabledItem) 
Public Method OnMouseEnter (Inherited from MouseEnabledItem) 
Public Method OnMouseHover (Inherited from MouseEnabledItem) 
Public Method OnMouseLeave (Inherited from MouseEnabledItem) 
Public Method OnMouseMove (Inherited from MouseEnabledItem) 
Public Method OnMouseUp (Inherited from MouseEnabledItem) 
Public Method OnMouseWheel (Inherited from MouseEnabledItem) 
Public Method ToString (Inherited from MouseEnabledComponent) 

Public Events

Public Event Change (Inherited from Item) 
Public Event Disposed (Inherited from MouseEnabledComponent) 
Public Event MouseDown (Inherited from MouseEnabledItem) 
Public Event MouseEnter (Inherited from MouseEnabledItem) 
Public Event MouseHover (Inherited from MouseEnabledItem) 
Public Event MouseLeave (Inherited from MouseEnabledItem) 
Public Event MouseMove (Inherited from MouseEnabledItem) 
Public Event MouseUp (Inherited from MouseEnabledItem) 
Public Event MouseWheel (Inherited from MouseEnabledItem) 
Public Event PostDraw (Inherited from DrawCustomizableItem) 
Public Event PreDraw (Inherited from DrawCustomizableItem) 

See Also

CustomAxis Class  | DataDynamics.ActiveReports.Chart Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.