API Reference
Class
ApexDonutOptions
Represents donut chart specific options.
Inheritance
- Object
- ApexDonutOptions
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
- Property ApexPieOptions.Donut
Constructors
public ApexDonutOptions() #Inherited Methods
Properties
public String Background { get; set; } #JsonPropertyName("background")Gets or sets the background color.
public ApexDonutLabels Labels { get; set; } #JsonPropertyName("labels")Gets or sets the labels configuration.