Class ColorConfigDto.GraphColors
Represents a collection or definition of colors used for rendering graphs and chart elements.
public class ColorConfigDto.GraphColors
- Inheritance
-
ColorConfigDto.GraphColors
- Inherited Members
- Extension Methods
Properties
Alert
public string? Alert { get; set; }
Property Value
Normal
public string? Normal { get; set; }
Property Value
Warning
public string? Warning { get; set; }