Gets or sets the margin around the title. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public Thickness TitleMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleMargin As Thickness |
An instance of the WPF's Thickness structure. Default value is Thickneess (0,10,0,10).