11 #ifndef KDCHARTSTOCKBARATTRIBUTES_H
12 #define KDCHARTSTOCKBARATTRIBUTES_H
31 void setCandlestickWidth(qreal width);
32 qreal candlestickWidth()
const;
34 void setTickLength(qreal length);
35 qreal tickLength()
const;
50 const Private *d_func()
const
Attributes to customize the appearance of a column in a stock chart.
bool operator!=(const StockBarAttributes &other) const
bool operator==(const TickInfo &, const TickInfo &)