HtmlForgeX

API Reference

Class

ApexTrack

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents track configuration for radial bar.

Inheritance

  • Object
  • ApexTrack

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 ApexTrack() #

Properties

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

Gets or sets the background color.

public String StrokeWidth { get; set; } #
JsonPropertyName("strokeWidth")

Gets or sets the stroke width.

public Nullable<Double> Opacity { get; set; } #
JsonPropertyName("opacity")

Gets or sets the opacity.