Gets or sets the alignment and line position of the text used as table caption.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public StringFormat CaptionFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property CaptionFormat As StringFormat |
An instance of the StringFormat class.
Use this property to change the alignment of text or its position inside the caption bar.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |