Search
BaseChart.ItemHeightProperty Field
See Also
 





Identifies the ItemHeight dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public static readonly DependencyProperty ItemHeightProperty

Visual Basic  Copy Code

Public Shared ReadOnly ItemHeightProperty As DependencyProperty

 See Also