19 #ifndef com_sun_star_chart2_CandleStickChartType_idl
20 #define com_sun_star_chart2_CandleStickChartType_idl
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
Definition: Ambiguous.idl:22
chart type service for candlestick charts.
Definition: CandleStickChartType.idl:37
com::sun::star::beans::XPropertySet BlackDay
If the candlestick chart shows Japanese candlesticks, that is the property Japanese is TRUE,...
Definition: CandleStickChartType.idl:82
boolean Japanese
If this property is TRUE, the candlesticks are shown as Japanese candlesticks.
Definition: CandleStickChartType.idl:40
service ChartType
The base service describing generic chart types.
Definition: CandleStickChartType.idl:40
boolean ShowFirst
If this property is TRUE, the first value (which would be the opening course in a stock chart) is sho...
Definition: CandleStickChartType.idl:94
boolean ShowHighLow
If this property is TRUE, the low and high values are shown in the chart.
Definition: CandleStickChartType.idl:102
com::sun::star::beans::XPropertySet WhiteDay
If the candlestick chart shows Japanese candlesticks, that is the property Japanese is TRUE,...
Definition: CandleStickChartType.idl:69