[]
Gets or sets the gradient end color of the sparkline.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string GradientEndColor { get; set; }
| Type | Description |
|---|---|
| string | The gradient end color of the sparkline as a string. |