Class ColorConfigDto.ArrowColors
Provides a set of predefined color values used for rendering arrows in charts or visualizations.
public class ColorConfigDto.ArrowColors
- Inheritance
-
ColorConfigDto.ArrowColors
- Inherited Members
- Extension Methods
Properties
Alert
public string? Alert { get; set; }
Property Value
Improve
public string? Improve { get; set; }
Property Value
Normal
public string? Normal { get; set; }
Property Value
Warning
public string? Warning { get; set; }