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

Types of mid values in indicator classes.

Syntax
C++
C#
Visual Basic
public: enum StiMidType { Auto, Value, Percent };
Members
Members 
Description 
Auto 
Mid value will be calculated as mid value between minimal and maximal values from data list.  
Value 
Specified mid value.  
Percent 
Mid value specified as percentage from all minimal and maximal values from data list.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.