ChartDashboardLayoutItem Attached Properties
Allows you to specify the style and templates to customize the ChartDashboardItem appearance.
Name | Description |
---|---|
Area |
An attached property that applies style settings to the Area series in the underlying Chart control. |
Axis |
An attached property that applies style settings to the underlying Chart control (Axis |
Bar |
An attached property that applies style settings to the Bar series in the underlying Chart control. |
Bar |
An attached property that applies style settings to the Stacked and Full-Stacked Bar series in the underlying Chart control. |
Bubble |
An attached property that applies style settings to the Bubble weighted series in the underlying Chart control. |
Candle |
An attached property that applies style settings to the Open-High-Low-Close (Candle Stick) series in the underlying Chart control. |
Diagram |
An attached property that applies style settings to the underlying Chart control (XYDiagram2D object). |
Legend |
An attached property that applies style settings to the underlying Chart control (Legend object). |
Line |
An attached property that applies style settings to the Line series in the underlying Chart control. |
Point |
An attached property that applies style settings to the Point series in the underlying Chart control. |
Range |
An attached property that applies style settings to the Range Area series in the underlying Chart control. |
Range |
An attached property that applies style settings to the Range Bar series in the underlying Chart control. |
Secondary |
An attached property that applies style settings to the underlying Chart control (Secondary |
Stacked |
An attached property that applies style settings to the Range Bar series. |
Stock |
An attached property that applies style settings to the High-Low-Close and Stock series. |
View |
An attached property that applies style settings to the underlying control.
Inherited from Dashboard |
See Also