MindFusion.Wpf Pack Programmer's Guide
BaseChart.ItemHeight Property
See Also
 





Gets or sets the height of the items in the chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ItemHeight { get; set; }

Visual Basic  Copy Code

Public Property ItemHeight As Double

 Property Value

A double value. The default is 16.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Wpf Namespace