RangeAreaSeriesStyle Members
Stores range area series appearance settings.Constructors
| Name | Description |
|---|---|
| RangeAreaSeriesStyle() | Initializes a new instance of the RangeAreaSeriesStyle class. |
Fields
| Name | Description |
|---|---|
| AlphaProperty static | Identifies the Alpha dependency property. |
| FillProperty static | Identifies the Fill dependency property. |
| Line1StyleProperty static | Identifies the Line1Style dependency property. |
| Line2StyleProperty static | Identifies the Line2Style dependency property. |
Properties
| Name |
|---|
| Alpha |
| Fill |
| Line1Style |
| Line2Style |
See Also