HtmlForgeX

API Reference

Class

EmailDonutChartSegment

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Segment definition for EmailDonutChart.

Inheritance

  • Object
  • EmailDonutChartSegment

Constructors

public EmailDonutChartSegment() #

Properties

public String Label { get; set; } #

Segment label used in the legend.

public Double Value { get; set; } #

Segment value.

public String Color { get; set; } #

Segment color (hex/rgb). Used as the ring color.