-
Method Summary
boolean
Gets or sets value which indicates that the Drill-Down operation can be executed for Series.
boolean
Gets or sets value which indicates that the Drill-Down operation can be executed for Series
Elements.
boolean
Gets or sets value which indicates whether the Drill-Down operation can be executed.
void
void
void
-
Method Details
-
getDrillDownEnabled
boolean getDrillDownEnabled()
Gets or sets value which indicates whether the Drill-Down operation can be executed.
-
setDrillDownEnabled
void setDrillDownEnabled(boolean value)
-
getAllowSeries
boolean getAllowSeries()
Gets or sets value which indicates that the Drill-Down operation can be executed for Series.
-
setAllowSeries
void setAllowSeries(boolean value)
-
getAllowSeriesElements
boolean getAllowSeriesElements()
Gets or sets value which indicates that the Drill-Down operation can be executed for Series
Elements.
-
setAllowSeriesElements
void setAllowSeriesElements(boolean value)