redraw(needClearMinorTicks: Boolean);
needClearMinorTicks. Indicates whether cylinder axis minor tick marks must be completely rerendered. Optional parameter. Available Values:
true. Complete rerendering of cylinder axis minor tick marks is required
false. Complete rerendering of cylinder axis minor tick marks is required (default).
The redraw method rerenders cylinder axis.
The example of use is given on the page with description of the CylinderGaugeAxis.Labels property.
See also: