ASP.NET Pack Programmer's Guide
TextComponent.StyleHint Property
See Also
 





Gets or sets a value indicating which attribute values this component should inherit from current Theme if its local text appearance properties are not set.

Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public TextStyleHint StyleHint { get; set; }

Visual Basic  Copy Code

Public Property StyleHint As TextStyleHint

 Property Value

 See Also

TextComponent Members
TextComponent Class
MindFusion.Charting.Components Namespace