HtmlForgeX

API Reference

Class

ApexTrack

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents track configuration for radial bar.

Inheritance

  • Object
  • ApexTrack

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.