Skip to main content
A newer version of this page is available. .

ChartImage Properties

Represents the base class for classes which provide the image options for a chart or its elements.
Name Description
Image Specifies an image to be loaded to the chart control.
ImageUrl Specifies the URL of an image used in the chart control.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also