ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart Methods

The methods of the C1Chart class are listed here. For a complete list of C1Chart class members, see the C1Chart Members topic.

Public Methods

BeginUpdate (inherited from baseChart)

Starts batch update. After changes chart is not updated immediately. EndUpdate() method must be called to restore updating.

ChartRegionFromCoord

Supported by the .NET Compact Framework.

Return the enumerated value indicating the topmost displayed region at the specified coordinates.

Dispose

Supported by the .NET Compact Framework.

Overloaded. Readies the chart object for garbage collection.

Draw

Supported by the .NET Compact Framework.

Overridden. Draws the chart on the specified drawing surface.

EndUpdate (inherited from baseChart)

Finishes batch update. The method restores normal chart updating.

GenerateHistogramData

Overloaded. Generates histogram data from raw data and a series of interval boundaries specified by a starting value, an interval width and the number of intervals.

GetImage

Supported by the .NET Compact Framework.

Overloaded. Obtains an image of the current chart display.

GetMetafile

Overloaded. Obtains an metafile of the current chart display using the specified size.

LoadChartFromFile

Supported by the .NET Compact Framework.

Reads the chart property and data settings (chart description) from the specified file.

LoadChartFromString

Supported by the .NET Compact Framework.

Overridden. Reads the chart property and data settings (chart description) from the specified string.

PageSetup

Overridden. Raises the PageSetup dialog to manage the page settings.

PrintChart

Overloaded. Overridden. Prints the control using default scaling within the margins of the printer page.

PrintSetup

Overridden. Raises the PrintSetup dialog to manage the printer settings.

Reset

Supported by the .NET Compact Framework.

Overridden. Clears the chart of all data and settings.

SaveChartToFile

Supported by the .NET Compact Framework.

Saves the all of the contents of the control to the specified file, including data.

SaveChartToString

Supported by the .NET Compact Framework.

Overloaded. Overridden. Saves the all of the contents of the control to the specified file, including data.

SaveImage

Overloaded. Saves an image of the chart in a Byte array in the specified format.

ShowProperties

Overloaded. Raises the chart properties dialog at runtime.

ShowWizard

Overloaded. Raises the chart wizard dialog at runtime.

See Also

C1Chart Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.