public class HorizontalBarChartOptions extends CommonChartOptions
CommonChartOptions.PopupBehaviorAlignTypeAREA_CHART, BAR_CHART, BUBBLE_CHART, CHART_LEGEND, CHART_Y2AXIS, COMBO_CHART, DVT, FUNNEL_CHART, HORIZONTAL_BAR_CHART, LINE_CHART, m_clAction, m_clMethod, m_pbAlignId, m_pbDisabled, m_pbId, m_pbTriggerType, PIE_CHART, SCATTER_CHART| Constructor and Description |
|---|
HorizontalBarChartOptions() |
| Modifier and Type | Method and Description |
|---|---|
ChartBindingOptions |
getBindingOptions()
Returns the
BindingOptions of this pattern if present. |
HorizontalBarChartExtendedProperties |
getExtendedProperties()
Returns the
ExtendedProperties of this pattern if present. |
applyChanges, getChartSeriesStyleItems, getClientListenerAction, getClientListenerMethod, getId, getPopupBehaviorAlign, getPopupBehaviorAlignId, getPopupBehaviorId, getPopupBehaviorTriggerType, getProperty, getValue, getVar, isPopupBehaviorDisabled, setChartSeriesStyleItems, setClientListenerAction, setClientListenerMethod, setId, setPopupBehaviorAlign, setPopupBehaviorAlignId, setPopupBehaviorDisabled, setPopupBehaviorId, setPopupBehaviorTriggerType, setProperty, setValue, setVarmergepublic HorizontalBarChartExtendedProperties getExtendedProperties()
ExtendedPatternOptionsExtendedProperties of this pattern if present.
Properties may be set on the extended properties until the component is
bound.getExtendedProperties in class ExtendedPatternOptionspublic ChartBindingOptions getBindingOptions()
DvtExtendedPatternOptionsBindingOptions of this pattern if present.
Binding related properties may be set on the BindingOptions class until the component is
bound.getBindingOptions in class DvtExtendedPatternOptions