ChartImage Properties
The base class for classes that contain the image options for a chart or its elements.Name | Description |
---|---|
DXImage | Specifies an image to be loaded to the chart control. |
Image | Specifies an image to be loaded to the chart control. |
ImageUrl | Specifies the URL of an image used in the chart control. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also