CustomAxis Constructor | Initializes a new instance of the CustomAxis class. |
AntiAliasMode (Inherited from DrawCustomizableItem) | |
Arrow (Inherited from AxisBase) | Gets or sets the arrow type on the axis. |
AxisType (Inherited from AxisBase) | Gets or sets the axis type. |
ContextMenu (Inherited from MouseEnabledItem) | |
DisplayScale (Inherited from AxisBase) | Gets or sets a value indicating whether to display the scale value on the title of the axis. |
LabelFont (Inherited from AxisBase) | Gets or sets the font info used to draw the labels of the axis. |
LabelFormat (Inherited from AxisBase) | Gets or sets the format used to output the values of the labels. |
Labels (Inherited from AxisBase) | Gets the contents of the labels collection, used for categorical axes. |
LabelsGap (Inherited from AxisBase) | Gets or sets a value indicating how many labels to skip on the axis. |
LabelsInside (Inherited from AxisBase) | Gets or sets the position of labels against the axis line. |
LabelsVisible (Inherited from AxisBase) | Gets or sets a value indicating whether axis labels will be drawn on the axis. |
Line (Inherited from AxisBase) | Gets or sets the line used to draw the axis. |
MajorTick (Inherited from AxisBase) | Gets or sets the major tick of the axis. |
Max (Inherited from AxisBase) | Gets or sets the maximum value for the axis. |
MaxDerived | Gets or sets a value indicating whether the axis automatically calculates its maximum value based on its position against the parent axis. |
Min (Inherited from AxisBase) | Gets or sets the minimum value for the axis. |
MinDerived | Gets or sets a value indicating whether the axis automatically calculates its minimum value based on its position against the parent axis. |
MinorTick (Inherited from AxisBase) | Gets or sets the minor tick of the axis. |
Name (Inherited from MouseEnabledComponent) | |
Parent | Gets or sets the main axis (X, Y or Z) on which to draw the custom axis. |
PlacementLength | Gets or sets the length of the custom axis in terms of its parent axis. |
PlacementLocation | Gets or sets the position of the origin of the custom axis in terms of its parent axis. |
Position (Inherited from AxisBase) | Gets or sets the position along the adjacent axis. |
Scale (Inherited from AxisBase) | Gets or sets the scale value used to draw labels. |
SmartLabels (Inherited from AxisBase) | Gets or sets a value indicating whether smart labels are enabled on the axis. |
StaggerLabels (Inherited from AxisBase) | Gets or sets a value indicating whether labels on the axis are staggered. |
TickOffset (Inherited from AxisBase) | Gets or sets the offset of the first tick from the Min value of the axis. |
Title (Inherited from AxisBase) | Gets or sets the text string for the title of the axis. |
TitleFont (Inherited from AxisBase) | Gets or sets the font information used to draw the title of the axis. |
Visible (Inherited from AxisBase) | Gets or sets a value indicating whether the axis is visible. |
Clone | Overridden. Creates a clone of the custom axis. |
Dispose (Inherited from MouseEnabledComponent) | |
InternalGetParents (Inherited from Item) | |
OnMouseDown (Inherited from MouseEnabledItem) | |
OnMouseEnter (Inherited from MouseEnabledItem) | |
OnMouseHover (Inherited from MouseEnabledItem) | |
OnMouseLeave (Inherited from MouseEnabledItem) | |
OnMouseMove (Inherited from MouseEnabledItem) | |
OnMouseUp (Inherited from MouseEnabledItem) | |
OnMouseWheel (Inherited from MouseEnabledItem) | |
ToString (Inherited from MouseEnabledComponent) |
Change (Inherited from Item) | |
Disposed (Inherited from MouseEnabledComponent) | |
MouseDown (Inherited from MouseEnabledItem) | |
MouseEnter (Inherited from MouseEnabledItem) | |
MouseHover (Inherited from MouseEnabledItem) | |
MouseLeave (Inherited from MouseEnabledItem) | |
MouseMove (Inherited from MouseEnabledItem) | |
MouseUp (Inherited from MouseEnabledItem) | |
MouseWheel (Inherited from MouseEnabledItem) | |
PostDraw (Inherited from DrawCustomizableItem) | |
PreDraw (Inherited from DrawCustomizableItem) |
CustomAxis Class | DataDynamics.ActiveReports.Chart Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.