IChart | 
The IChartVisual type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateMinMax | Calculate the min max value of the displayed series | |
| CanRender | IVisualT 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)  | |
| GetHandleCursor | Gets the handle cursor | |
| GetPanelIndex | zero based panel index. Possible values are: -2 : Same as input panel. -1 : New Panel. >= 0 : Panel number. | |
| MakeHitTest | 
            None = -1, 0 = Body, >= 1 = Handle
             (Inherited from IHitTestT)  | |
| Move | (Inherited from IHitTestT)  | |
| OnRender | (Inherited from IVisualT)  | |
| OnStateChange | 
            Invoked when the state of the SharpScriptBase object changes
             (Inherited from IState)  | |
| Recalculate | Recalculates the params. Valid for DrawingBase objects only. | |
| ToStringFormat | String format of the value |