[This is preliminary documentation and is subject to change.]

Identifies ColumnWidthAllocation dependency property.

Namespace:  AmCharts.Windows.QuickCharts
Assembly:  AmCharts.Windows.QuickCharts (in AmCharts.Windows.QuickCharts.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly DependencyProperty ColumnWidthAllocationProperty
Visual Basic (Declaration)
Public Shared ReadOnly ColumnWidthAllocationProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ ColumnWidthAllocationProperty

See Also