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.
Repaints the chart control. Syntax Parameters e A reference to the controls PaintEventArgs
Called whenever the control changes size. Syntax Parameters e EventArgs in context.
Called whenever the control changes size. Syntax Parameters e EventArgs in context.
Contains the Override collection and other appearance properties relevant to overrides. Syntax Example
Gets/sets value of ParetoChart. Syntax Remarks Please refer ShouldSerializeParetoChart and ResetParetoChart also.
Returns an Appearance object that you can use to access all the formatting properties of a Pie Chart. Syntax Example
Returns an Appearance object that you can use to access all the formatting properties of a 3-D Pie Chart. Syntax Example
Returns an Appearance object that you can use to access all the formatting properties of a 3-D Point Chart. Syntax
Gets/sets value of PolarChart. Syntax Remarks Please refer ShouldSerializePolarChart and ResetPolarChart also.