Click or drag to resize

StiDataBarConditionDirection Property

Gets or sets value which direction data bar will be filled by brush, from left to right or from right to left.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDataBarDirection Direction { get; set; }

Property Value

Type: StiDataBarDirection

Implements

IStiDataBarIndicatorDirection
See Also