TreChart

class TreChart : BaseChart!TreStat {
Color fillUp;
Color fillDown;
Color stroke;
Color strokeLimUp;
Color strokeLimDown;
bool skipNaN;
bool verticalCap;
double disaster;
double disasterCoef;
}

Meta