Gets or sets the color of the text used as table caption.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Brush CaptionBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property CaptionBrush As Brush |
An instance of a System.Windows.Media.Brush-derived class. The default is Brushes.Black.
Use the property to make table caption more distinguished.