DataCategoryOptions

constructor(isDataCategoryInYAxis: Boolean = false, isDataCategoryStartFromBottom: Boolean = false)

Parameters

isDataCategoryInYAxis

: true if data category draws in y axis, false if it draws is in x axis.

isDataCategoryStartFromBottom

true when data category start from bottom of y axis, false if it start from top of y axis