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