WaterfallSeries2D Attached Properties
Represents the Waterfall series.| Name | Description |
|---|---|
| ConnectorBrush static | Gets or sets the connector brush. |
| ConnectorStyle static | Gets or sets the connector style settings. |
| LabelPosition static | Gets or sets the waterfall series label position. This property is attached to the SeriesLabel class. |
| StartBarBrush static | Gets or sets the start bar brush. |
| SubtotalBarBrush static | Gets or sets the subtotal bar brush. |
| TotalBarBrush static | Gets or sets the total bar brush. |
| ValueOptions static | Gets or sets settings specific to the relative or absolute data source values. |
See Also