Click or drag to resize

StiTextElementSetFontUnderlineStyle Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Text.StiTextElement.SetFontUnderlineStyle(System.Boolean)"]

Namespace:  Stimulsoft.Dashboard.Components.Text
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public void SetFontUnderlineStyle(
	bool isUnderline
)

Parameters

isUnderline
Type: SystemBoolean

[Missing <param name="isUnderline"/> documentation for "M:Stimulsoft.Dashboard.Components.Text.StiTextElement.SetFontUnderlineStyle(System.Boolean)"]

Implements

IStiTextFontSetFontUnderlineStyle(Boolean)
See Also