HtmlForgeX

API Reference

Class

ApexHollow

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents hollow configuration for radial bar.

Inheritance

  • Object
  • ApexHollow

Constructors

public ApexHollow() #

Properties

public String Size { get; set; } #
JsonPropertyName("size")

Gets or sets the size percentage.

public String Background { get; set; } #
JsonPropertyName("background")

Gets or sets the background color.

public Nullable<Int32> Margin { get; set; } #
JsonPropertyName("margin")

Gets or sets the margin.