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