Click or drag to resize

BarsIsVisible Property

Gets or sets if the object can draw

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsVisible { get; set; }

Property Value

Boolean

Implements

IChartVisualIsVisible
See Also