HtmlForgeX

API Reference

Class

ApexRadialLabel

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents radial label configuration.

Inheritance

  • Object
  • ApexRadialLabel

Constructors

public ApexRadialLabel() #

Properties

public Nullable<Boolean> Show { get; set; } #
JsonPropertyName("show")

Gets or sets whether to show the label.

public String FontSize { get; set; } #
JsonPropertyName("fontSize")

Gets or sets the font size.

public String Color { get; set; } #
JsonPropertyName("color")

Gets or sets the color.