1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
| Êþº¾ 4A com/teechart/TBarChart_fbs com/steema/teechart/TChart serialVersionUID J ConstantValue Bar_Type_MonVol I Bar_Type_MonTmp Bar_Type_MonRes Bar_Type_ConnRes Bar_Type_MonSer Bar_Type_MonSerPercent Bar_Type_MonCapVol Bar_Type_MonRealCap Bar_Type_MonRestCap Bar_Type_MonCapPercent Bar_Type_MonCapTmp
| Bar_Type_MonJHCurr COLOR_MAX #Lcom/steema/teechart/drawing/Color; COLOR_MIN COLOR_AVG
| COLOR_HIGH COLOR_LOW bar_ser Lcom/steema/teechart/styles/Bar;
| bar_values [D m_colorlist Ljava/util/ArrayList; Signature :Ljava/util/ArrayList<Lcom/steema/teechart/drawing/Color;>; bar_leftAxMax D bar_value_count line_ser_avg !Lcom/steema/teechart/styles/Line; line_ser_low line_ser_high tooltip1 $Lcom/steema/teechart/tools/MarksTip; mBarType m_UI_GridViewIndex max min avg_val low_val
| sublow_val lowcount low_percent F <clinit> ()V Code |
|