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





Gets or sets the size of the texts displayed in the grid header. This is a dependency property.

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

 Syntax

C#  Copy Code

public double HeaderFontSize { get; set; }

Visual Basic  Copy Code

Public Property HeaderFontSize As Double

 Property Value

A double value.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Wpf Namespace