HtmlForgeX

API Reference

Class

ApexRadialLabel

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents radial label configuration.

Inheritance

  • Object
  • ApexRadialLabel

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

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.