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





Gets or sets a font weight to the text displaying allocated resources. This is a dependency property.

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

 Syntax

C#  Copy Code

public FontWeight ResourcesLabelFontWeight { get; set; }

Visual Basic  Copy Code

Public Property ResourcesLabelFontWeight As FontWeight

 Property Value

A FontWeight object.

 See Also

ActivityPresenter Members
ActivityPresenter Class
MindFusion.DataViews.Wpf Namespace