Click or drag to resize
DrawingBaseBars Property
Gets the Bars associated with the object

Namespace: SharpCharts.Base.ChartObject
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Bars Bars { get; }

Property Value

Type: Bars
See Also