Click or drag to resize

StiChartInterlacingVisible Property

Gets or sets visibility of interlaced bars.

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool Visible { get; set; }

Property Value

Type: Boolean
See Also