API Reference
Class
ApexBoxPlotOptions
Represents boxplot chart specific options.
Inheritance
- Object
- ApexBoxPlotOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method ApexBoxPlotOptions.ColorsLower
- Method ApexBoxPlotOptions.ColorsUpper
- Property ApexPlotOptions.BoxPlot
Accepted by parameters
Constructors
public ApexBoxPlotOptions() #Methods
Inherited Methods
Properties
public ApexBoxPlotColors Colors { get; set; } #JsonPropertyName("colors")Gets or sets the colors for upper values.