Class
OutlineInfo

ViewModel representation of series class.

Definition

Constructors

OutlineInfo()

Declaration

cs-api-definition
public OutlineInfo()

Properties

Fill

The fill of the marker's geometry.

Declaration

cs-api-definition
public Brush Fill { get; set; }

Property Value

Brush

Thickness

The stroke thickness of the marker's geoemtry.

Declaration

cs-api-definition
public double Thickness { get; set; }

Property Value

double