AxisBreaksTool overview

Constructors

 ConstructorOverloaded

Public Methods

 AdjustCalcPosPoint
 AxisBreakDoAllowScroll
 BreakSizeUpTo
 Clone (inherited from Tool)
 GetBitmapEditor (inherited from Tool)Returns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 Axis (inherited from ToolAxis)Sets the axis to which a Tool will belong.
 BreaksList of breaks.
 BrushElement Brush characteristics.
 Chart (inherited from TeeBase)Chart associated with this object
 DescriptionGets descriptive text.
 GapSize
 PenSpecifies the pen used to draw the gap outline.
 ScaleAdjustmentDefault 0.0000001. This variable avoids jump/flicker when scrolling across Break boundaries by moving scroll to 'just' outside of Break zone when traversing Axis Min or Max. Adjust if your Axis scale requires different sensitivity.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

See Also

AxisBreaksTool Class | Steema.TeeChart.Tools Namespace