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

Types of maximal values in indicator classes.

Syntax
C++
C#
Visual Basic
public: enum StiMaximumType { Auto, Value, Percent, Maximum };
Members
Members 
Description 
Auto 
Maximal value will be calculated automatically based on values from data list. If calculated maximal value will be less than 0 then 0 will be used as maximum value.  
Value 
Specified maximal value.  
Percent 
Maximal value specified as percentage from all maximal values from data list.  
Maximum 
Maximal value will be calculated automatically based on values from data list. If calculated maximal value will be less than 0 then maximal value will be used as maximum value.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.