Click or drag to resize

IChartVisual Methods

The IChartVisual type exposes the following members.

Methods
 NameDescription
Public methodCalculateMinMax Calculate the min max value of the displayed series
Public methodCanRenderIVisualT drawn via code undergoes a check if the same can be drawn or not. This is particularly true for the IDrawing objects.
(Inherited from IVisualT)
Public methodGetHandleCursor Gets the handle cursor
Public methodGetPanelIndex zero based panel index. Possible values are: -2 : Same as input panel. -1 : New Panel. >= 0 : Panel number.
Public methodMakeHitTest None = -1, 0 = Body, >= 1 = Handle
(Inherited from IHitTestT)
Public methodMove
(Inherited from IHitTestT)
Public methodOnRender
(Inherited from IVisualT)
Public methodOnStateChange
(Inherited from IState)
Public methodRecalculate Recalculates the params. Valid for DrawingBase objects only.
Public methodToStringFormat String format of the value
Top
See Also