AreaSeriesStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Area |
Initializes a new instance of the Area |
#Fields
Name | Description |
---|---|
Alpha |
Identifies the Alpha bindable property. |
Fill |
Identifies the Fill |
Fill |
Identifies the Fill bindable property. |
Marker |
Identifies the Marker |
Marker |
Identifies the Marker |
Stroke |
Identifies the Stroke bindable property.
Inherited from Line |
Stroke |
Identifies the Stroke |
#Properties
Name | Description |
---|---|
Alpha | Gets or sets the transparency (alpha channel) of the filled area. |
Fill | Gets or sets the area fill color. |
Fill |
Allows you to apply a transparency gradient to the filled area. |
Marker |
Gets or sets the size of series point markers.
Inherited from Point |
Marker |
Gets or sets appearance settings of point markers.
Inherited from Point |
Stroke |
Gets or sets the line color.
Inherited from Line |
Stroke |
Gets or sets the line thickness.
Inherited from Line |
See Also