Table of Contents

Class ColorConfigDto.GraphColors

Namespace
adas_core.Domain.Models.DTO.Display
Assembly
adas-core.Domain.dll

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

string

Normal

public string? Normal { get; set; }

Property Value

string

Warning

public string? Warning { get; set; }

Property Value

string