HtmlForgeX

API Reference

Class

EmailDonutChartSegment

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Segment definition for EmailDonutChart.

Inheritance

  • Object
  • EmailDonutChartSegment

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

Accepted by parameters

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.