Skip to main content
A newer version of this page is available. .

ChartDashboardLayoutItem Attached Properties

Allows you to specify the style and templates to customize the ChartDashboardItem appearance.
Name Description
AxisXStyle static An attached property that applies style settings to the underlying Chart control (AxisX2D object).
DiagramStyle static An attached property that applies style settings to the underlying Chart control (XYDiagram2D object).
LegendStyle static An attached property that applies style settings to the underlying Chart control (Legend object).
SecondaryAxisYStyle static An attached property that applies style settings to the underlying Chart control (SecondaryAxisY2D object).
ViewStyle An attached property that applies style settings to the underlying control. Inherited from DashboardLayoutItem.
See Also