HtmlForgeX

API Reference

Class

EmailMapLegendItem

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Legend item for EmailMapCard.

Inheritance

  • Object
  • EmailMapLegendItem

Constructors

public EmailMapLegendItem() #

Properties

public String Label { get; set; } #

Label (e.g., "United States").

public String Value { get; set; } #

Value (e.g., "12,840").

public String Color { get; set; } #

Optional dot color (hex).

public String Subtitle { get; set; } #

Optional subtitle under the label.