MindFusion.Wpf Pack Programmer's Guide
ActivityPresenter.ResourcesLabelFontSize Property
See Also
 





Gets or sets a font size of the text displaying allocated resources. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ResourcesLabelFontSize { get; set; }

Visual Basic  Copy Code

Public Property ResourcesLabelFontSize As Double

 Property Value

A double specifying the font size.

 See Also

ActivityPresenter Members
ActivityPresenter Class
MindFusion.DataViews.Wpf Namespace