API Reference
Class
ApexDonutLabels
Represents donut labels configuration.
Inheritance
- Object
- ApexDonutLabels
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 ApexDonutOptions.Labels
Constructors
public ApexDonutLabels() #Inherited Methods
Properties
public Nullable<Boolean> Show { get; set; } #JsonPropertyName("show")Gets or sets whether to show labels.