Gets or sets the displayed text content.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public string Content { get; set; } |
Visual Basic Copy Code |
---|
Public Property Content As String |
A string specifying the element's content.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |