HtmlForgeX

API Reference

Class

ApexHollow

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents hollow configuration for radial bar.

Inheritance

  • Object
  • ApexHollow

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 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.