The NMathChart type exposes the following members.

Constructors

  NameDescription
NMathChart
Initializes a new instance of the NMathChart class

Methods

  NameDescription
Compose
Compose the chart areas and data series from the given charts into a new composite chart.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SaveOverloaded.
ShowOverloaded.
ToChartOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateOverloaded.

Properties

  NameDescription
DefaultAxisTitleFont
Gets and sets the default axis title font for new charts.
DefaultMajorGridLineColor
Gets and sets the default major grid line color for new charts.
DefaultMarker
Gets and sets the default marker for new charts.
DefaultSize
Gets and sets the default size for new charts.
DefaultTitleFont
Gets and sets the default primary title font for new charts.

See Also