ChartImageModel.ImageUrl Property
Gets or sets the value of the ChartImage.ImageUrl within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | The url of an image to be loaded to the chart control. |
See Also