Chart Members
Include Protected Members
Include Inherited Members
Provides the implementation of the Chart Web Server Control.
The Chart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Chart | Initializes a new instance of the Chart class. |
Top
Properties
Name | Description | |
---|---|---|
AllowUnsafeImageMapUrls | ||
FormatLocaleOverride |
Top
Methods
Name | Description | |
---|---|---|
FetchImageFormat | The ChartImageType enumeration, which is a subset of the ChartImageFormat enumeration. | |
Render | Writes the HTML that is required to view the chart into a provided HtmlTextWriter object. (Overrides Chart.Render(HtmlTextWriter).) | |
RenderChartControl | Writes the HTML that is required to view the chart into a provided HtmlTextWriter object. |
Top