Represents a Chart.

How the Chart is actually rendered is dependent on the renderer.

Methods

Name Description
Clear
UpdateFromDataTable Update the first Series in the Series collection with the contents of a DataTable.

Properties

Name Description
AxisXCaption The Caption for the X-Axis if this Chart type has Axis.
AxisYCaption The Caption for the Y-Axis if this Chart type has Axis.
AxisYScaleRange A custom scale for the Y-Axis (where applicable) or Nothing to use automatic scaling.
Border Indicates whether to draw a border around the Chart if this is supported by the render.
ChartType The Chart Type.
LegendVisible Indicates whether the Legend should be visible.
Render3D Indicates that when this Chart is displayed it should be rendered in 3D if this is supported by the renderer.
Series Read-Only A Collection of Chart Series.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0