public class LineChartOptions extends CommonChartOptions
CommonChartOptions.PopupBehaviorAlignType
AREA_CHART, BAR_CHART, BUBBLE_CHART, CHART_LEGEND, CHART_Y2AXIS, COMBO_CHART, DVT, HORIZONTAL_BAR_CHART, LINE_CHART, m_clAction, m_clMethod, m_pbAlignId, m_pbDisabled, m_pbId, m_pbTriggerType, PIE_CHART, SCATTER_CHART
Constructor and Description |
---|
LineChartOptions() |
Modifier and Type | Method and Description |
---|---|
ChartBindingOptions |
getBindingOptions()
Returns the
BindingOptions of this pattern if present. |
LineChartExtendedProperties |
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, setVar
merge
public LineChartExtendedProperties getExtendedProperties()
ExtendedPatternOptions
ExtendedProperties
of this pattern if present.
Properties may be set on the extended properties until the component is
bound.getExtendedProperties
in class ExtendedPatternOptions
public ChartBindingOptions getBindingOptions()
DvtExtendedPatternOptions
BindingOptions
of this pattern if present.
Binding related properties may be set on the BindingOptions class until the component is
bound.getBindingOptions
in class DvtExtendedPatternOptions