You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiDataBarDirection Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Components.StiDataBarDirection Enumeration

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

Syntax
C++
C#
Visual Basic
public: enum StiDataBarDirection { Default, LeftToRight, RighToLeft };
Members
Members 
Description 
Default 
Default direction. Direction taked from text component.  
LeftToRight 
From left to right direction.  
RighToLeft 
From right to left direction.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.