Vue Chart - commonSeriesSettings.point.image.width
Specifies the width of an image that is used as a point marker.
Selector: DxWidth
Default Value: 30
This member is exposed by the following entities:
Normally, this property accepts a numeric value, but if you have a range area series, you may want to specify different widths for the minimum and maximum points. In that instance, set the width property to an object with the rangeMinPoint and rangeMaxPoint fields.
rangeMaxPoint
Specifies the width of the image that represents the maximum point in a range area series.
Selector: range-max-point
Type:
| undefined
Default Value: undefined
This member is exposed by the following entities:
rangeMinPoint
Specifies the width of the image that represents the minimum point in a range area series.
Selector: range-min-point
Type:
| undefined
Default Value: undefined
This member is exposed by the following entities:
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.