BoxPlotDrawOptions.MeanAndMedianColor Property
Gets or sets the color that is used to paint the mean and median of a Box Plot point.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v22.2.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Color | The color that is used to draw a Box Plot point’s mean and median. |
See Also