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
Assembly: MindFusion.Charting
C# Copy Code |
---|
public TextStyleHint StyleHint { get; set; } |
Visual Basic Copy Code |
---|
Public Property StyleHint As TextStyleHint |