Version

Search Results

OnMouseWheel Method

Implements functionality for the interaction with the chart and raises the MouseWheel event. Syntax Parameters evt The System.Windows.Forms.MouseEventArgs instance containing the event data. Remarks If you override this method, make sure to call the base method.

OnPaint Method (UltraChart)

Repaints the chart control. Syntax Parameters e A reference to the controls PaintEventArgs

OnResize Method

Called whenever the control changes size. Syntax Parameters e EventArgs in context.

OnSizeChanged Method

Called whenever the control changes size. Syntax Parameters e EventArgs in context.

Override Property (UltraChart)

Contains the Override collection and other appearance properties relevant to overrides. Syntax Example

ParetoChart Property

Gets/sets value of ParetoChart. Syntax Remarks Please refer ShouldSerializeParetoChart and ResetParetoChart also.

PieChart Property

Returns an Appearance object that you can use to access all the formatting properties of a Pie Chart. Syntax Example

PieChart3D Property

Returns an Appearance object that you can use to access all the formatting properties of a 3-D Pie Chart. Syntax Example

PointChart3D Property

Returns an Appearance object that you can use to access all the formatting properties of a 3-D Point Chart. Syntax

PolarChart Property

Gets/sets value of PolarChart. Syntax Remarks Please refer ShouldSerializePolarChart and ResetPolarChart also.