Font Property
Font
Gets or sets the font of the SideCaption.
Declaration
[C1Description("C1SideCaption.Font", "Gets or sets the font of the SideCaption.")]
public Font Font { get; set; }
<C1Description("C1SideCaption.Font", "Gets or sets the font of the SideCaption.")>
Public Property Font As Font