Skip to main content
All docs
V23.2

BoxPlotDrawOptions Properties

Stores appearance options used to draw the Box Plot series view.
Name Description
ActualColor2 Gets the actual second color of a series or its point, when implementing custom drawing in the chart control. Inherited from DrawOptions.
Border Returns border settings for Box Plot series points.
Color Gets or sets the series view or series view point color when implementing custom drawing in the chart control. Inherited from DrawOptions.
FillStyle Returns fill style settings for Box Plot series points.
MeanAndMedianColor Gets or sets the color that is used to paint the mean and median of a Box Plot point.
Shadow Returns shadow settings for Box Plot series points.
See Also