Interface ChartPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ChartPackageImpl

public interface ChartPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
  • Field Details

  • Method Details

    • getChartLine

      org.eclipse.emf.ecore.EClass getChartLine()
      Returns the meta object for class 'Line'.
      Returns:
      the meta object for class 'Line'.
      See Also:
    • getChartLine_Style

      org.eclipse.emf.ecore.EAttribute getChartLine_Style()
      Returns the meta object for the attribute 'Style'.
      Returns:
      the meta object for the attribute 'Style'.
      See Also:
    • getDoubleRect

      org.eclipse.emf.ecore.EClass getDoubleRect()
      Returns the meta object for class 'Double Rect'.
      Returns:
      the meta object for class 'Double Rect'.
      See Also:
    • getDoubleRect_Left

      org.eclipse.emf.ecore.EAttribute getDoubleRect_Left()
      Returns the meta object for the attribute 'Left'.
      Returns:
      the meta object for the attribute 'Left'.
      See Also:
    • getDoubleRect_Right

      org.eclipse.emf.ecore.EAttribute getDoubleRect_Right()
      Returns the meta object for the attribute 'Right'.
      Returns:
      the meta object for the attribute 'Right'.
      See Also:
    • getDoubleRect_Top

      org.eclipse.emf.ecore.EAttribute getDoubleRect_Top()
      Returns the meta object for the attribute 'Top'.
      Returns:
      the meta object for the attribute 'Top'.
      See Also:
    • getDoubleRect_Bottom

      org.eclipse.emf.ecore.EAttribute getDoubleRect_Bottom()
      Returns the meta object for the attribute 'Bottom'.
      Returns:
      the meta object for the attribute 'Bottom'.
      See Also:
    • getLabelArea

      org.eclipse.emf.ecore.EClass getLabelArea()
      Returns the meta object for class 'Label Area'.
      Returns:
      the meta object for class 'Label Area'.
      See Also:
    • getLabelArea_Location

      org.eclipse.emf.ecore.EAttribute getLabelArea_Location()
      Returns the meta object for the attribute 'Location'.
      Returns:
      the meta object for the attribute 'Location'.
      See Also:
    • getLabelArea_Left

      org.eclipse.emf.ecore.EAttribute getLabelArea_Left()
      Returns the meta object for the attribute 'Left'.
      Returns:
      the meta object for the attribute 'Left'.
      See Also:
    • getLabelArea_Top

      org.eclipse.emf.ecore.EAttribute getLabelArea_Top()
      Returns the meta object for the attribute 'Top'.
      Returns:
      the meta object for the attribute 'Top'.
      See Also:
    • getLabelArea_Font

      org.eclipse.emf.ecore.EReference getLabelArea_Font()
      Returns the meta object for the containment reference 'Font'.
      Returns:
      the meta object for the containment reference 'Font'.
      See Also:
    • getLabelArea_TextColor

      org.eclipse.emf.ecore.EReference getLabelArea_TextColor()
      Returns the meta object for the containment reference 'Text Color'.
      Returns:
      the meta object for the containment reference 'Text Color'.
      See Also:
    • getLabelArea_BackColor

      org.eclipse.emf.ecore.EReference getLabelArea_BackColor()
      Returns the meta object for the containment reference 'Back Color'.
      Returns:
      the meta object for the containment reference 'Back Color'.
      See Also:
    • getLabelArea_Transparent

      org.eclipse.emf.ecore.EAttribute getLabelArea_Transparent()
      Returns the meta object for the attribute 'Transparent'.
      Returns:
      the meta object for the attribute 'Transparent'.
      See Also:
    • getLabelArea_Border

      org.eclipse.emf.ecore.EReference getLabelArea_Border()
      Returns the meta object for the containment reference 'Border'.
      Returns:
      the meta object for the containment reference 'Border'.
      See Also:
    • getLabelArea_BorderColor

      org.eclipse.emf.ecore.EReference getLabelArea_BorderColor()
      Returns the meta object for the containment reference 'Border Color'.
      Returns:
      the meta object for the containment reference 'Border Color'.
      See Also:
    • getLabelArea_Marker

      org.eclipse.emf.ecore.EAttribute getLabelArea_Marker()
      Returns the meta object for the attribute 'Marker'.
      Returns:
      the meta object for the attribute 'Marker'.
      See Also:
    • getLabelArea_Orientation

      org.eclipse.emf.ecore.EAttribute getLabelArea_Orientation()
      Returns the meta object for the attribute 'Orientation'.
      Returns:
      the meta object for the attribute 'Orientation'.
      See Also:
    • getLabelArea_Angle

      org.eclipse.emf.ecore.EAttribute getLabelArea_Angle()
      Returns the meta object for the attribute 'Angle'.
      Returns:
      the meta object for the attribute 'Angle'.
      See Also:
    • getChartScale

      org.eclipse.emf.ecore.EClass getChartScale()
      Returns the meta object for class 'Scale'.
      Returns:
      the meta object for class 'Scale'.
      See Also:
    • getChartScale_ShowTitle

      org.eclipse.emf.ecore.EAttribute getChartScale_ShowTitle()
      Returns the meta object for the attribute 'Show Title'.
      Returns:
      the meta object for the attribute 'Show Title'.
      See Also:
    • getChartScale_TitleTextSource

      org.eclipse.emf.ecore.EAttribute getChartScale_TitleTextSource()
      Returns the meta object for the attribute 'Title Text Source'.
      Returns:
      the meta object for the attribute 'Title Text Source'.
      See Also:
    • getChartScale_TitleText

      org.eclipse.emf.ecore.EReference getChartScale_TitleText()
      Returns the meta object for the map 'Title Text'.
      Returns:
      the meta object for the map 'Title Text'.
      See Also:
    • getChartScale_TitleArea

      org.eclipse.emf.ecore.EReference getChartScale_TitleArea()
      Returns the meta object for the containment reference 'Title Area'.
      Returns:
      the meta object for the containment reference 'Title Area'.
      See Also:
    • getChartScale_TitlePlacement

      org.eclipse.emf.ecore.EAttribute getChartScale_TitlePlacement()
      Returns the meta object for the attribute 'Title Placement'.
      Returns:
      the meta object for the attribute 'Title Placement'.
      See Also:
    • getChartScale_GridLinesShowMode

      org.eclipse.emf.ecore.EAttribute getChartScale_GridLinesShowMode()
      Returns the meta object for the attribute 'Grid Lines Show Mode'.
      Returns:
      the meta object for the attribute 'Grid Lines Show Mode'.
      See Also:
    • getChartScale_ScaleLabelLocation

      org.eclipse.emf.ecore.EAttribute getChartScale_ScaleLabelLocation()
      Returns the meta object for the attribute 'Scale Label Location'.
      Returns:
      the meta object for the attribute 'Scale Label Location'.
      See Also:
    • getChartScale_GridLine

      org.eclipse.emf.ecore.EReference getChartScale_GridLine()
      Returns the meta object for the containment reference 'Grid Line'.
      Returns:
      the meta object for the containment reference 'Grid Line'.
      See Also:
    • getChartScale_GridLineColor

      org.eclipse.emf.ecore.EReference getChartScale_GridLineColor()
      Returns the meta object for the containment reference 'Grid Line Color'.
      Returns:
      the meta object for the containment reference 'Grid Line Color'.
      See Also:
    • getChartScale_LabelFont

      org.eclipse.emf.ecore.EReference getChartScale_LabelFont()
      Returns the meta object for the containment reference 'Label Font'.
      Returns:
      the meta object for the containment reference 'Label Font'.
      See Also:
    • getChartScale_LabelColor

      org.eclipse.emf.ecore.EReference getChartScale_LabelColor()
      Returns the meta object for the containment reference 'Label Color'.
      Returns:
      the meta object for the containment reference 'Label Color'.
      See Also:
    • getChartScale_LabelOrientation

      org.eclipse.emf.ecore.EAttribute getChartScale_LabelOrientation()
      Returns the meta object for the attribute 'Label Orientation'.
      Returns:
      the meta object for the attribute 'Label Orientation'.
      See Also:
    • getChartScale_LabelFormat

      org.eclipse.emf.ecore.EReference getChartScale_LabelFormat()
      Returns the meta object for the map 'Label Format'.
      Returns:
      the meta object for the map 'Label Format'.
      See Also:
    • getChartScale_ScaleLine

      org.eclipse.emf.ecore.EReference getChartScale_ScaleLine()
      Returns the meta object for the containment reference 'Scale Line'.
      Returns:
      the meta object for the containment reference 'Scale Line'.
      See Also:
    • getChartScale_ScaleLineColor

      org.eclipse.emf.ecore.EReference getChartScale_ScaleLineColor()
      Returns the meta object for the containment reference 'Scale Line Color'.
      Returns:
      the meta object for the containment reference 'Scale Line Color'.
      See Also:
    • getChartScale_MaxLabelRows

      org.eclipse.emf.ecore.EAttribute getChartScale_MaxLabelRows()
      Returns the meta object for the attribute 'Max Label Rows'.
      Returns:
      the meta object for the attribute 'Max Label Rows'.
      See Also:
    • getChartScale_LabelAngle

      org.eclipse.emf.ecore.EAttribute getChartScale_LabelAngle()
      Returns the meta object for the attribute 'Label Angle'.
      Returns:
      the meta object for the attribute 'Label Angle'.
      See Also:
    • getChartScale_ScaleLocation

      org.eclipse.emf.ecore.EAttribute getChartScale_ScaleLocation()
      Returns the meta object for the attribute 'Scale Location'.
      Returns:
      the meta object for the attribute 'Scale Location'.
      See Also:
    • getChartScale_ScaleStep

      org.eclipse.emf.ecore.EAttribute getChartScale_ScaleStep()
      Returns the meta object for the attribute 'Scale Step'.
      Returns:
      the meta object for the attribute 'Scale Step'.
      See Also:
    • getChartScale_ScaleMarkLocation

      org.eclipse.emf.ecore.EAttribute getChartScale_ScaleMarkLocation()
      Returns the meta object for the attribute 'Scale Mark Location'.
      Returns:
      the meta object for the attribute 'Scale Mark Location'.
      See Also:
    • getChartScale_ShowInChart

      org.eclipse.emf.ecore.EAttribute getChartScale_ShowInChart()
      Returns the meta object for the attribute 'Show In Chart'.
      Returns:
      the meta object for the attribute 'Show In Chart'.
      See Also:
    • getTrendlineArray

      org.eclipse.emf.ecore.EClass getTrendlineArray()
      Returns the meta object for class 'Trendline Array'.
      Returns:
      the meta object for class 'Trendline Array'.
      See Also:
    • getTrendlineArray_SeriesId

      org.eclipse.emf.ecore.EAttribute getTrendlineArray_SeriesId()
      Returns the meta object for the attribute 'Series Id'.
      Returns:
      the meta object for the attribute 'Series Id'.
      See Also:
    • getTrendlineArray_Line

      org.eclipse.emf.ecore.EReference getTrendlineArray_Line()
      Returns the meta object for the containment reference list 'Line'.
      Returns:
      the meta object for the containment reference list 'Line'.
      See Also:
    • getTrendline

      org.eclipse.emf.ecore.EClass getTrendline()
      Returns the meta object for class 'Trendline'.
      Returns:
      the meta object for class 'Trendline'.
      See Also:
    • getTrendline_ApproximationType

      org.eclipse.emf.ecore.EAttribute getTrendline_ApproximationType()
      Returns the meta object for the attribute 'Approximation Type'.
      Returns:
      the meta object for the attribute 'Approximation Type'.
      See Also:
    • getTrendline_ApproximationDegree

      org.eclipse.emf.ecore.EAttribute getTrendline_ApproximationDegree()
      Returns the meta object for the attribute 'Approximation Degree'.
      Returns:
      the meta object for the attribute 'Approximation Degree'.
      See Also:
    • getTrendline_Line

      org.eclipse.emf.ecore.EReference getTrendline_Line()
      Returns the meta object for the containment reference 'Line'.
      Returns:
      the meta object for the containment reference 'Line'.
      See Also:
    • getTrendline_Factor

      org.eclipse.emf.ecore.EAttribute getTrendline_Factor()
      Returns the meta object for the attribute 'Factor'.
      Returns:
      the meta object for the attribute 'Factor'.
      See Also:
    • getTrendline_Color

      org.eclipse.emf.ecore.EReference getTrendline_Color()
      Returns the meta object for the containment reference 'Color'.
      Returns:
      the meta object for the containment reference 'Color'.
      See Also:
    • getTrendline_Text

      org.eclipse.emf.ecore.EReference getTrendline_Text()
      Returns the meta object for the map 'Text'.
      Returns:
      the meta object for the map 'Text'.
      See Also:
    • getTrendline_ShowInLegend

      org.eclipse.emf.ecore.EAttribute getTrendline_ShowInLegend()
      Returns the meta object for the attribute 'Show In Legend'.
      Returns:
      the meta object for the attribute 'Show In Legend'.
      See Also:
    • getTrendline_ShowEquation

      org.eclipse.emf.ecore.EAttribute getTrendline_ShowEquation()
      Returns the meta object for the attribute 'Show Equation'.
      Returns:
      the meta object for the attribute 'Show Equation'.
      See Also:
    • getTrendline_ShowDeterminationFactor

      org.eclipse.emf.ecore.EAttribute getTrendline_ShowDeterminationFactor()
      Returns the meta object for the attribute 'Show Determination Factor'.
      Returns:
      the meta object for the attribute 'Show Determination Factor'.
      See Also:
    • getTrendline_Marker

      org.eclipse.emf.ecore.EAttribute getTrendline_Marker()
      Returns the meta object for the attribute 'Marker'.
      Returns:
      the meta object for the attribute 'Marker'.
      See Also:
    • getTrendline_StockChartUsedPointValue

      org.eclipse.emf.ecore.EAttribute getTrendline_StockChartUsedPointValue()
      Returns the meta object for the attribute 'Stock Chart Used Point Value'.
      Returns:
      the meta object for the attribute 'Stock Chart Used Point Value'.
      See Also:
    • getTrendline_EquationArea

      org.eclipse.emf.ecore.EReference getTrendline_EquationArea()
      Returns the meta object for the containment reference 'Equation Area'.
      Returns:
      the meta object for the containment reference 'Equation Area'.
      See Also:
    • getAxisInterval

      org.eclipse.emf.ecore.EClass getAxisInterval()
      Returns the meta object for class 'Axis Interval'.
      Returns:
      the meta object for class 'Axis Interval'.
      See Also:
    • getAxisInterval_LeftIsNum

      org.eclipse.emf.ecore.EAttribute getAxisInterval_LeftIsNum()
      Returns the meta object for the attribute 'Left Is Num'.
      Returns:
      the meta object for the attribute 'Left Is Num'.
      See Also:
    • getAxisInterval_LeftNum

      org.eclipse.emf.ecore.EAttribute getAxisInterval_LeftNum()
      Returns the meta object for the attribute 'Left Num'.
      Returns:
      the meta object for the attribute 'Left Num'.
      See Also:
    • getAxisInterval_LeftDate

      org.eclipse.emf.ecore.EAttribute getAxisInterval_LeftDate()
      Returns the meta object for the attribute 'Left Date'.
      Returns:
      the meta object for the attribute 'Left Date'.
      See Also:
    • getAxisInterval_RightIsNum

      org.eclipse.emf.ecore.EAttribute getAxisInterval_RightIsNum()
      Returns the meta object for the attribute 'Right Is Num'.
      Returns:
      the meta object for the attribute 'Right Is Num'.
      See Also:
    • getAxisInterval_RightNum

      org.eclipse.emf.ecore.EAttribute getAxisInterval_RightNum()
      Returns the meta object for the attribute 'Right Num'.
      Returns:
      the meta object for the attribute 'Right Num'.
      See Also:
    • getAxisInterval_RightDate

      org.eclipse.emf.ecore.EAttribute getAxisInterval_RightDate()
      Returns the meta object for the attribute 'Right Date'.
      Returns:
      the meta object for the attribute 'Right Date'.
      See Also:
    • getChartAxis

      org.eclipse.emf.ecore.EClass getChartAxis()
      Returns the meta object for class 'Axis'.
      Returns:
      the meta object for class 'Axis'.
      See Also:
    • getChartAxis_BaseValue

      org.eclipse.emf.ecore.EAttribute getChartAxis_BaseValue()
      Returns the meta object for the attribute 'Base Value'.
      Returns:
      the meta object for the attribute 'Base Value'.
      See Also:
    • getChartAxis_Interval

      org.eclipse.emf.ecore.EReference getChartAxis_Interval()
      Returns the meta object for the containment reference 'Interval'.
      Returns:
      the meta object for the containment reference 'Interval'.
      See Also:
    • getChartAxis_MinValueDetectionMethod

      org.eclipse.emf.ecore.EAttribute getChartAxis_MinValueDetectionMethod()
      Returns the meta object for the attribute 'Min Value Detection Method'.
      Returns:
      the meta object for the attribute 'Min Value Detection Method'.
      See Also:
    • getChartAxis_MaxValueDetectionMethod

      org.eclipse.emf.ecore.EAttribute getChartAxis_MaxValueDetectionMethod()
      Returns the meta object for the attribute 'Max Value Detection Method'.
      Returns:
      the meta object for the attribute 'Max Value Detection Method'.
      See Also:
    • getSeriesCalcInfo

      org.eclipse.emf.ecore.EClass getSeriesCalcInfo()
      Returns the meta object for class 'Series Calc Info'.
      Returns:
      the meta object for class 'Series Calc Info'.
      See Also:
    • getSeriesCalcInfo_Enabled

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_Enabled()
      Returns the meta object for the attribute 'Enabled'.
      Returns:
      the meta object for the attribute 'Enabled'.
      See Also:
    • getSeriesCalcInfo_Min

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_Min()
      Returns the meta object for the attribute 'Min'.
      Returns:
      the meta object for the attribute 'Min'.
      See Also:
    • getSeriesCalcInfo_Max

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_Max()
      Returns the meta object for the attribute 'Max'.
      Returns:
      the meta object for the attribute 'Max'.
      See Also:
    • getSeriesCalcInfo_AbsMin

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_AbsMin()
      Returns the meta object for the attribute 'Abs Min'.
      Returns:
      the meta object for the attribute 'Abs Min'.
      See Also:
    • getSeriesCalcInfo_AbsMax

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_AbsMax()
      Returns the meta object for the attribute 'Abs Max'.
      Returns:
      the meta object for the attribute 'Abs Max'.
      See Also:
    • getSeriesCalcInfo_StartAngle

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_StartAngle()
      Returns the meta object for the attribute 'Start Angle'.
      Returns:
      the meta object for the attribute 'Start Angle'.
      See Also:
    • getSeriesCalcInfo_StopAngle

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_StopAngle()
      Returns the meta object for the attribute 'Stop Angle'.
      Returns:
      the meta object for the attribute 'Stop Angle'.
      See Also:
    • getSeriesCalcInfo_Percent

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_Percent()
      Returns the meta object for the attribute 'Percent'.
      Returns:
      the meta object for the attribute 'Percent'.
      See Also:
    • getSeriesCalcInfo_Str

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_Str()
      Returns the meta object for the attribute 'Str'.
      Returns:
      the meta object for the attribute 'Str'.
      See Also:
    • getSeriesCalcInfo_M_isExpand

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_M_isExpand()
      Returns the meta object for the attribute 'Mis Expand'.
      Returns:
      the meta object for the attribute 'Mis Expand'.
      See Also:
    • getSeriesCalcInfo_M_centerPoint

      org.eclipse.emf.ecore.EReference getSeriesCalcInfo_M_centerPoint()
      Returns the meta object for the containment reference 'Mcenter Point'.
      Returns:
      the meta object for the containment reference 'Mcenter Point'.
      See Also:
    • getSeriesCalcInfo_EndX

      org.eclipse.emf.ecore.EAttribute getSeriesCalcInfo_EndX()
      Returns the meta object for the attribute 'End X'.
      Returns:
      the meta object for the attribute 'End X'.
      See Also:
    • getRealDataItem

      org.eclipse.emf.ecore.EClass getRealDataItem()
      Returns the meta object for class 'Real Data Item'.
      Returns:
      the meta object for class 'Real Data Item'.
      See Also:
    • getRealDataItem_DataValue

      org.eclipse.emf.ecore.EReference getRealDataItem_DataValue()
      Returns the meta object for the containment reference 'Data Value'.
      Returns:
      the meta object for the containment reference 'Data Value'.
      See Also:
    • getRealDataItem_InfoValue

      org.eclipse.emf.ecore.EReference getRealDataItem_InfoValue()
      Returns the meta object for the containment reference 'Info Value'.
      Returns:
      the meta object for the containment reference 'Info Value'.
      See Also:
    • getRealDataItem_Tooltip

      org.eclipse.emf.ecore.EAttribute getRealDataItem_Tooltip()
      Returns the meta object for the attribute 'Tooltip'.
      Returns:
      the meta object for the attribute 'Tooltip'.
      See Also:
    • getRealDataItem_IsToolTipFormatted

      org.eclipse.emf.ecore.EAttribute getRealDataItem_IsToolTipFormatted()
      Returns the meta object for the attribute 'Is Tool Tip Formatted'.
      Returns:
      the meta object for the attribute 'Is Tool Tip Formatted'.
      See Also:
    • getRealDataItem_EditMode

      org.eclipse.emf.ecore.EAttribute getRealDataItem_EditMode()
      Returns the meta object for the attribute 'Edit Mode'.
      Returns:
      the meta object for the attribute 'Edit Mode'.
      See Also:
    • getSeriesProperties

      org.eclipse.emf.ecore.EClass getSeriesProperties()
      Returns the meta object for class 'Series Properties'.
      Returns:
      the meta object for class 'Series Properties'.
      See Also:
    • getSeriesProperties_Id

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_Id()
      Returns the meta object for the attribute 'Id'.
      Returns:
      the meta object for the attribute 'Id'.
      See Also:
    • getSeriesProperties_ValInfo

      org.eclipse.emf.ecore.EReference getSeriesProperties_ValInfo()
      Returns the meta object for the containment reference 'Val Info'.
      Returns:
      the meta object for the containment reference 'Val Info'.
      See Also:
    • getSeriesProperties_Color

      org.eclipse.emf.ecore.EReference getSeriesProperties_Color()
      Returns the meta object for the containment reference 'Color'.
      Returns:
      the meta object for the containment reference 'Color'.
      See Also:
    • getSeriesProperties_Line

      org.eclipse.emf.ecore.EReference getSeriesProperties_Line()
      Returns the meta object for the containment reference 'Line'.
      Returns:
      the meta object for the containment reference 'Line'.
      See Also:
    • getSeriesProperties_Marker

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_Marker()
      Returns the meta object for the attribute 'Marker'.
      Returns:
      the meta object for the attribute 'Marker'.
      See Also:
    • getSeriesProperties_Text

      org.eclipse.emf.ecore.EReference getSeriesProperties_Text()
      Returns the meta object for the map 'Text'.
      Returns:
      the meta object for the map 'Text'.
      See Also:
    • getSeriesProperties_Expand

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_Expand()
      Returns the meta object for the attribute 'Expand'.
      Returns:
      the meta object for the attribute 'Expand'.
      See Also:
    • getSeriesProperties_Indicator

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_Indicator()
      Returns the meta object for the attribute 'Indicator'.
      Returns:
      the meta object for the attribute 'Indicator'.
      See Also:
    • getSeriesProperties_StrIsChanged

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_StrIsChanged()
      Returns the meta object for the attribute 'Str Is Changed'.
      Returns:
      the meta object for the attribute 'Str Is Changed'.
      See Also:
    • getSeriesProperties_Info

      org.eclipse.emf.ecore.EReference getSeriesProperties_Info()
      Returns the meta object for the containment reference 'Info'.
      Returns:
      the meta object for the containment reference 'Info'.
      See Also:
    • getSeriesProperties_Key

      org.eclipse.emf.ecore.EReference getSeriesProperties_Key()
      Returns the meta object for the containment reference 'Key'.
      Returns:
      the meta object for the containment reference 'Key'.
      See Also:
    • getSeriesProperties_ColorPriority

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_ColorPriority()
      Returns the meta object for the attribute 'Color Priority'.
      Returns:
      the meta object for the attribute 'Color Priority'.
      See Also:
    • getSeriesProperties_ShowGraphicalRepresentationOfDataInChartLegend

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_ShowGraphicalRepresentationOfDataInChartLegend()
      Returns the meta object for the attribute 'Show Graphical Representation Of Data In Chart Legend'.
      Returns:
      the meta object for the attribute 'Show Graphical Representation Of Data In Chart Legend'.
      See Also:
    • getSeriesProperties_ShowGraphicalRepresentationOfDataOnChart

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_ShowGraphicalRepresentationOfDataOnChart()
      Returns the meta object for the attribute 'Show Graphical Representation Of Data On Chart'.
      Returns:
      the meta object for the attribute 'Show Graphical Representation Of Data On Chart'.
      See Also:
    • getSeriesProperties_VisualType

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_VisualType()
      Returns the meta object for the attribute 'Visual Type'.
      Returns:
      the meta object for the attribute 'Visual Type'.
      See Also:
    • getSeriesProperties_AddType

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_AddType()
      Returns the meta object for the attribute 'Add Type'.
      Returns:
      the meta object for the attribute 'Add Type'.
      See Also:
    • getSeriesProperties_ValuesAxisUsage

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_ValuesAxisUsage()
      Returns the meta object for the attribute 'Values Axis Usage'.
      Returns:
      the meta object for the attribute 'Values Axis Usage'.
      See Also:
    • getSeriesProperties_StackGroup

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_StackGroup()
      Returns the meta object for the attribute 'Stack Group'.
      Returns:
      the meta object for the attribute 'Stack Group'.
      See Also:
    • getSeriesProperties_ValueLabelFormat

      org.eclipse.emf.ecore.EReference getSeriesProperties_ValueLabelFormat()
      Returns the meta object for the map 'Value Label Format'.
      Returns:
      the meta object for the map 'Value Label Format'.
      See Also:
    • getSeriesProperties_PercentLabelFormat

      org.eclipse.emf.ecore.EReference getSeriesProperties_PercentLabelFormat()
      Returns the meta object for the map 'Percent Label Format'.
      Returns:
      the meta object for the map 'Percent Label Format'.
      See Also:
    • getSeriesProperties_DataTableLabelFormat

      org.eclipse.emf.ecore.EReference getSeriesProperties_DataTableLabelFormat()
      Returns the meta object for the map 'Data Table Label Format'.
      Returns:
      the meta object for the map 'Data Table Label Format'.
      See Also:
    • getSeriesProperties_ValuesEditMode

      org.eclipse.emf.ecore.EAttribute getSeriesProperties_ValuesEditMode()
      Returns the meta object for the attribute 'Values Edit Mode'.
      Returns:
      the meta object for the attribute 'Values Edit Mode'.
      See Also:
    • getChartDataItem

      org.eclipse.emf.ecore.EClass getChartDataItem()
      Returns the meta object for class 'Data Item'.
      Returns:
      the meta object for class 'Data Item'.
      See Also:
    • getChartDataItem_DataValue

      org.eclipse.emf.ecore.EReference getChartDataItem_DataValue()
      Returns the meta object for the containment reference 'Data Value'.
      Returns:
      the meta object for the containment reference 'Data Value'.
      See Also:
    • getChartDataItem_DoubleValue

      org.eclipse.emf.ecore.EAttribute getChartDataItem_DoubleValue()
      Returns the meta object for the attribute 'Double Value'.
      Returns:
      the meta object for the attribute 'Double Value'.
      See Also:
    • getChartDataItem_ValInfo

      org.eclipse.emf.ecore.EReference getChartDataItem_ValInfo()
      Returns the meta object for the containment reference 'Val Info'.
      Returns:
      the meta object for the containment reference 'Val Info'.
      See Also:
    • getChartDataItem_Tooltip

      org.eclipse.emf.ecore.EAttribute getChartDataItem_Tooltip()
      Returns the meta object for the attribute 'Tooltip'.
      Returns:
      the meta object for the attribute 'Tooltip'.
      See Also:
    • getChartDataItem_Point

      org.eclipse.emf.ecore.EReference getChartDataItem_Point()
      Returns the meta object for the containment reference 'Point'.
      Returns:
      the meta object for the containment reference 'Point'.
      See Also:
    • getChartSeriesItem

      org.eclipse.emf.ecore.EClass getChartSeriesItem()
      Returns the meta object for class 'Series Item'.
      Returns:
      the meta object for class 'Series Item'.
      See Also:
    • getChartSeriesItem_Properties

      org.eclipse.emf.ecore.EReference getChartSeriesItem_Properties()
      Returns the meta object for the containment reference 'Properties'.
      Returns:
      the meta object for the containment reference 'Properties'.
      See Also:
    • getChartSeriesItem_Points

      org.eclipse.emf.ecore.EReference getChartSeriesItem_Points()
      Returns the meta object for the containment reference list 'Points'.
      Returns:
      the meta object for the containment reference list 'Points'.
      See Also:
    • getPointProperties

      org.eclipse.emf.ecore.EClass getPointProperties()
      Returns the meta object for class 'Point Properties'.
      Returns:
      the meta object for class 'Point Properties'.
      See Also:
    • getPointProperties_Id

      org.eclipse.emf.ecore.EAttribute getPointProperties_Id()
      Returns the meta object for the attribute 'Id'.
      Returns:
      the meta object for the attribute 'Id'.
      See Also:
    • getPointProperties_ValInfo

      org.eclipse.emf.ecore.EReference getPointProperties_ValInfo()
      Returns the meta object for the containment reference 'Val Info'.
      Returns:
      the meta object for the containment reference 'Val Info'.
      See Also:
    • getPointProperties_Marker

      org.eclipse.emf.ecore.EAttribute getPointProperties_Marker()
      Returns the meta object for the attribute 'Marker'.
      Returns:
      the meta object for the attribute 'Marker'.
      See Also:
    • getPointProperties_Text

      org.eclipse.emf.ecore.EReference getPointProperties_Text()
      Returns the meta object for the map 'Text'.
      Returns:
      the meta object for the map 'Text'.
      See Also:
    • getPointProperties_StrIsChanged

      org.eclipse.emf.ecore.EAttribute getPointProperties_StrIsChanged()
      Returns the meta object for the attribute 'Str Is Changed'.
      Returns:
      the meta object for the attribute 'Str Is Changed'.
      See Also:
    • getPointProperties_Color

      org.eclipse.emf.ecore.EReference getPointProperties_Color()
      Returns the meta object for the containment reference 'Color'.
      Returns:
      the meta object for the containment reference 'Color'.
      See Also:
    • getPointProperties_Line

      org.eclipse.emf.ecore.EReference getPointProperties_Line()
      Returns the meta object for the containment reference 'Line'.
      Returns:
      the meta object for the containment reference 'Line'.
      See Also:
    • getPointProperties_Expand

      org.eclipse.emf.ecore.EAttribute getPointProperties_Expand()
      Returns the meta object for the attribute 'Expand'.
      Returns:
      the meta object for the attribute 'Expand'.
      See Also:
    • getPointProperties_Indicator

      org.eclipse.emf.ecore.EAttribute getPointProperties_Indicator()
      Returns the meta object for the attribute 'Indicator'.
      Returns:
      the meta object for the attribute 'Indicator'.
      See Also:
    • getPointProperties_IntAdd

      org.eclipse.emf.ecore.EAttribute getPointProperties_IntAdd()
      Returns the meta object for the attribute 'Int Add'.
      Returns:
      the meta object for the attribute 'Int Add'.
      See Also:
    • getPointProperties_DoubleAdd

      org.eclipse.emf.ecore.EAttribute getPointProperties_DoubleAdd()
      Returns the meta object for the attribute 'Double Add'.
      Returns:
      the meta object for the attribute 'Double Add'.
      See Also:
    • getPointProperties_EndX

      org.eclipse.emf.ecore.EAttribute getPointProperties_EndX()
      Returns the meta object for the attribute 'End X'.
      Returns:
      the meta object for the attribute 'End X'.
      See Also:
    • getPointProperties_Key

      org.eclipse.emf.ecore.EReference getPointProperties_Key()
      Returns the meta object for the containment reference 'Key'.
      Returns:
      the meta object for the containment reference 'Key'.
      See Also:
    • getPointProperties_ColorPriority

      org.eclipse.emf.ecore.EAttribute getPointProperties_ColorPriority()
      Returns the meta object for the attribute 'Color Priority'.
      Returns:
      the meta object for the attribute 'Color Priority'.
      See Also:
    • getGaugeChartQualityBand

      org.eclipse.emf.ecore.EClass getGaugeChartQualityBand()
      Returns the meta object for class 'Gauge Chart Quality Band'.
      Returns:
      the meta object for class 'Gauge Chart Quality Band'.
      See Also:
    • getGaugeChartQualityBand_Begin

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBand_Begin()
      Returns the meta object for the attribute 'Begin'.
      Returns:
      the meta object for the attribute 'Begin'.
      See Also:
    • getGaugeChartQualityBand_End

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBand_End()
      Returns the meta object for the attribute 'End'.
      Returns:
      the meta object for the attribute 'End'.
      See Also:
    • getGaugeChartQualityBand_BackColor

      org.eclipse.emf.ecore.EReference getGaugeChartQualityBand_BackColor()
      Returns the meta object for the containment reference 'Back Color'.
      Returns:
      the meta object for the containment reference 'Back Color'.
      See Also:
    • getGaugeChartQualityBand_Text

      org.eclipse.emf.ecore.EReference getGaugeChartQualityBand_Text()
      Returns the meta object for the map 'Text'.
      Returns:
      the meta object for the map 'Text'.
      See Also:
    • getGaugeChartQualityBand_Tooltip

      org.eclipse.emf.ecore.EReference getGaugeChartQualityBand_Tooltip()
      Returns the meta object for the map 'Tooltip'.
      Returns:
      the meta object for the map 'Tooltip'.
      See Also:
    • getGaugeChartQualityBand_TextString

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBand_TextString()
      Returns the meta object for the attribute 'Text String'.
      Returns:
      the meta object for the attribute 'Text String'.
      See Also:
    • getGaugeChartQualityBand_TooltipString

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBand_TooltipString()
      Returns the meta object for the attribute 'Tooltip String'.
      Returns:
      the meta object for the attribute 'Tooltip String'.
      See Also:
    • getGaugeChartQualityBand_UseTextString

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBand_UseTextString()
      Returns the meta object for the attribute 'Use Text String'.
      Returns:
      the meta object for the attribute 'Use Text String'.
      See Also:
    • getGaugeChartQualityBand_UseToolTipString

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBand_UseToolTipString()
      Returns the meta object for the attribute 'Use Tool Tip String'.
      Returns:
      the meta object for the attribute 'Use Tool Tip String'.
      See Also:
    • getGaugeChartQualityBands

      org.eclipse.emf.ecore.EClass getGaugeChartQualityBands()
      Returns the meta object for class 'Gauge Chart Quality Bands'.
      Returns:
      the meta object for class 'Gauge Chart Quality Bands'.
      See Also:
    • getGaugeChartQualityBands_Items

      org.eclipse.emf.ecore.EReference getGaugeChartQualityBands_Items()
      Returns the meta object for the containment reference list 'Items'.
      Returns:
      the meta object for the containment reference list 'Items'.
      See Also:
    • getGaugeChartQualityBands_UseTextStr

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBands_UseTextStr()
      Returns the meta object for the attribute 'Use Text Str'.
      Returns:
      the meta object for the attribute 'Use Text Str'.
      See Also:
    • getGaugeChartQualityBands_UseTooltipStr

      org.eclipse.emf.ecore.EAttribute getGaugeChartQualityBands_UseTooltipStr()
      Returns the meta object for the attribute 'Use Tooltip Str'.
      Returns:
      the meta object for the attribute 'Use Tooltip Str'.
      See Also:
    • getChart

      org.eclipse.emf.ecore.EClass getChart()
      Returns the meta object for class 'Chart'.
      Returns:
      the meta object for class 'Chart'.
      See Also:
    • getChart_SeriesCurId

      org.eclipse.emf.ecore.EAttribute getChart_SeriesCurId()
      Returns the meta object for the attribute 'Series Cur Id'.
      Returns:
      the meta object for the attribute 'Series Cur Id'.
      See Also:
    • getChart_PointsCurId

      org.eclipse.emf.ecore.EAttribute getChart_PointsCurId()
      Returns the meta object for the attribute 'Points Cur Id'.
      Returns:
      the meta object for the attribute 'Points Cur Id'.
      See Also:
    • getChart_IsSeriesDesign

      org.eclipse.emf.ecore.EAttribute getChart_IsSeriesDesign()
      Returns the meta object for the attribute 'Is Series Design'.
      Returns:
      the meta object for the attribute 'Is Series Design'.
      See Also:
    • getChart_RealSeriesCount

      org.eclipse.emf.ecore.EAttribute getChart_RealSeriesCount()
      Returns the meta object for the attribute 'Real Series Count'.
      Returns:
      the meta object for the attribute 'Real Series Count'.
      See Also:
    • getChart_RealSeriesData

      org.eclipse.emf.ecore.EReference getChart_RealSeriesData()
      Returns the meta object for the containment reference list 'Real Series Data'.
      Returns:
      the meta object for the containment reference list 'Real Series Data'.
      See Also:
    • getChart_RealExSeriesData

      org.eclipse.emf.ecore.EReference getChart_RealExSeriesData()
      Returns the meta object for the containment reference 'Real Ex Series Data'.
      Returns:
      the meta object for the containment reference 'Real Ex Series Data'.
      See Also:
    • getChart_RealPointCount

      org.eclipse.emf.ecore.EAttribute getChart_RealPointCount()
      Returns the meta object for the attribute 'Real Point Count'.
      Returns:
      the meta object for the attribute 'Real Point Count'.
      See Also:
    • getChart_RealPointData

      org.eclipse.emf.ecore.EReference getChart_RealPointData()
      Returns the meta object for the containment reference list 'Real Point Data'.
      Returns:
      the meta object for the containment reference list 'Real Point Data'.
      See Also:
    • getChart_RealDataItems

      org.eclipse.emf.ecore.EReference getChart_RealDataItems()
      Returns the meta object for the containment reference list 'Real Data Items'.
      Returns:
      the meta object for the containment reference list 'Real Data Items'.
      See Also:
    • getChart_IsPointsDesign

      org.eclipse.emf.ecore.EAttribute getChart_IsPointsDesign()
      Returns the meta object for the attribute 'Is Points Design'.
      Returns:
      the meta object for the attribute 'Is Points Design'.
      See Also:
    • getChart_CurSeries

      org.eclipse.emf.ecore.EAttribute getChart_CurSeries()
      Returns the meta object for the attribute 'Cur Series'.
      Returns:
      the meta object for the attribute 'Cur Series'.
      See Also:
    • getChart_CurPoint

      org.eclipse.emf.ecore.EAttribute getChart_CurPoint()
      Returns the meta object for the attribute 'Cur Point'.
      Returns:
      the meta object for the attribute 'Cur Point'.
      See Also:
    • getChart_ChartType

      org.eclipse.emf.ecore.EAttribute getChart_ChartType()
      Returns the meta object for the attribute 'Chart Type'.
      Returns:
      the meta object for the attribute 'Chart Type'.
      See Also:
    • getChart_CircleLabelType

      org.eclipse.emf.ecore.EAttribute getChart_CircleLabelType()
      Returns the meta object for the attribute 'Circle Label Type'.
      Returns:
      the meta object for the attribute 'Circle Label Type'.
      See Also:
    • getChart_LabelsDelimiter

      org.eclipse.emf.ecore.EAttribute getChart_LabelsDelimiter()
      Returns the meta object for the attribute 'Labels Delimiter'.
      Returns:
      the meta object for the attribute 'Labels Delimiter'.
      See Also:
    • getChart_LabelsLocation

      org.eclipse.emf.ecore.EAttribute getChart_LabelsLocation()
      Returns the meta object for the attribute 'Labels Location'.
      Returns:
      the meta object for the attribute 'Labels Location'.
      See Also:
    • getChart_LbFormat

      org.eclipse.emf.ecore.EReference getChart_LbFormat()
      Returns the meta object for the map 'Lb Format'.
      Returns:
      the meta object for the map 'Lb Format'.
      See Also:
    • getChart_LbpFormat

      org.eclipse.emf.ecore.EReference getChart_LbpFormat()
      Returns the meta object for the map 'Lbp Format'.
      Returns:
      the meta object for the map 'Lbp Format'.
      See Also:
    • getChart_LabelsColor

      org.eclipse.emf.ecore.EReference getChart_LabelsColor()
      Returns the meta object for the containment reference 'Labels Color'.
      Returns:
      the meta object for the containment reference 'Labels Color'.
      See Also:
    • getChart_LabelsFont

      org.eclipse.emf.ecore.EReference getChart_LabelsFont()
      Returns the meta object for the containment reference 'Labels Font'.
      Returns:
      the meta object for the containment reference 'Labels Font'.
      See Also:
    • getChart_TransparentLabelsBkg

      org.eclipse.emf.ecore.EAttribute getChart_TransparentLabelsBkg()
      Returns the meta object for the attribute 'Transparent Labels Bkg'.
      Returns:
      the meta object for the attribute 'Transparent Labels Bkg'.
      See Also:
    • getChart_LabelsBkgColor

      org.eclipse.emf.ecore.EReference getChart_LabelsBkgColor()
      Returns the meta object for the containment reference 'Labels Bkg Color'.
      Returns:
      the meta object for the containment reference 'Labels Bkg Color'.
      See Also:
    • getChart_LabelsBorder

      org.eclipse.emf.ecore.EReference getChart_LabelsBorder()
      Returns the meta object for the containment reference 'Labels Border'.
      Returns:
      the meta object for the containment reference 'Labels Border'.
      See Also:
    • getChart_LabelsBorderColor

      org.eclipse.emf.ecore.EReference getChart_LabelsBorderColor()
      Returns the meta object for the containment reference 'Labels Border Color'.
      Returns:
      the meta object for the containment reference 'Labels Border Color'.
      See Also:
    • getChart_CircleExpandMode

      org.eclipse.emf.ecore.EAttribute getChart_CircleExpandMode()
      Returns the meta object for the attribute 'Circle Expand Mode'.
      Returns:
      the meta object for the attribute 'Circle Expand Mode'.
      See Also:
    • getChart_Chart3Dcrd

      org.eclipse.emf.ecore.EAttribute getChart_Chart3Dcrd()
      Returns the meta object for the attribute 'Chart3 Dcrd'.
      Returns:
      the meta object for the attribute 'Chart3 Dcrd'.
      See Also:
    • getChart_Title

      org.eclipse.emf.ecore.EReference getChart_Title()
      Returns the meta object for the map 'Title'.
      Returns:
      the meta object for the map 'Title'.
      See Also:
    • getChart_IsShowTitle

      org.eclipse.emf.ecore.EAttribute getChart_IsShowTitle()
      Returns the meta object for the attribute 'Is Show Title'.
      Returns:
      the meta object for the attribute 'Is Show Title'.
      See Also:
    • getChart_IsShowLegend

      org.eclipse.emf.ecore.EAttribute getChart_IsShowLegend()
      Returns the meta object for the attribute 'Is Show Legend'.
      Returns:
      the meta object for the attribute 'Is Show Legend'.
      See Also:
    • getChart_TtlBorder

      org.eclipse.emf.ecore.EReference getChart_TtlBorder()
      Returns the meta object for the containment reference 'Ttl Border'.
      Returns:
      the meta object for the containment reference 'Ttl Border'.
      See Also:
    • getChart_TtlBorderColor

      org.eclipse.emf.ecore.EReference getChart_TtlBorderColor()
      Returns the meta object for the containment reference 'Ttl Border Color'.
      Returns:
      the meta object for the containment reference 'Ttl Border Color'.
      See Also:
    • getChart_LgBorder

      org.eclipse.emf.ecore.EReference getChart_LgBorder()
      Returns the meta object for the containment reference 'Lg Border'.
      Returns:
      the meta object for the containment reference 'Lg Border'.
      See Also:
    • getChart_LgBorderColor

      org.eclipse.emf.ecore.EReference getChart_LgBorderColor()
      Returns the meta object for the containment reference 'Lg Border Color'.
      Returns:
      the meta object for the containment reference 'Lg Border Color'.
      See Also:
    • getChart_ChBorder

      org.eclipse.emf.ecore.EReference getChart_ChBorder()
      Returns the meta object for the containment reference 'Ch Border'.
      Returns:
      the meta object for the containment reference 'Ch Border'.
      See Also:
    • getChart_ChBorderColor

      org.eclipse.emf.ecore.EReference getChart_ChBorderColor()
      Returns the meta object for the containment reference 'Ch Border Color'.
      Returns:
      the meta object for the containment reference 'Ch Border Color'.
      See Also:
    • getChart_Transparent

      org.eclipse.emf.ecore.EAttribute getChart_Transparent()
      Returns the meta object for the attribute 'Transparent'.
      Returns:
      the meta object for the attribute 'Transparent'.
      See Also:
    • getChart_BkgColor

      org.eclipse.emf.ecore.EReference getChart_BkgColor()
      Returns the meta object for the containment reference 'Bkg Color'.
      Returns:
      the meta object for the containment reference 'Bkg Color'.
      See Also:
    • getChart_IsTrnspTtl

      org.eclipse.emf.ecore.EAttribute getChart_IsTrnspTtl()
      Returns the meta object for the attribute 'Is Trnsp Ttl'.
      Returns:
      the meta object for the attribute 'Is Trnsp Ttl'.
      See Also:
    • getChart_TtlColor

      org.eclipse.emf.ecore.EReference getChart_TtlColor()
      Returns the meta object for the containment reference 'Ttl Color'.
      Returns:
      the meta object for the containment reference 'Ttl Color'.
      See Also:
    • getChart_IsTrnspLeg

      org.eclipse.emf.ecore.EAttribute getChart_IsTrnspLeg()
      Returns the meta object for the attribute 'Is Trnsp Leg'.
      Returns:
      the meta object for the attribute 'Is Trnsp Leg'.
      See Also:
    • getChart_LegColor

      org.eclipse.emf.ecore.EReference getChart_LegColor()
      Returns the meta object for the containment reference 'Leg Color'.
      Returns:
      the meta object for the containment reference 'Leg Color'.
      See Also:
    • getChart_IsTrnspCh

      org.eclipse.emf.ecore.EAttribute getChart_IsTrnspCh()
      Returns the meta object for the attribute 'Is Trnsp Ch'.
      Returns:
      the meta object for the attribute 'Is Trnsp Ch'.
      See Also:
    • getChart_ChColor

      org.eclipse.emf.ecore.EReference getChart_ChColor()
      Returns the meta object for the containment reference 'Ch Color'.
      Returns:
      the meta object for the containment reference 'Ch Color'.
      See Also:
    • getChart_TtlTxtColor

      org.eclipse.emf.ecore.EReference getChart_TtlTxtColor()
      Returns the meta object for the containment reference 'Ttl Txt Color'.
      Returns:
      the meta object for the containment reference 'Ttl Txt Color'.
      See Also:
    • getChart_LegTxtColor

      org.eclipse.emf.ecore.EReference getChart_LegTxtColor()
      Returns the meta object for the containment reference 'Leg Txt Color'.
      Returns:
      the meta object for the containment reference 'Leg Txt Color'.
      See Also:
    • getChart_ChTxtColor

      org.eclipse.emf.ecore.EReference getChart_ChTxtColor()
      Returns the meta object for the containment reference 'Ch Txt Color'.
      Returns:
      the meta object for the containment reference 'Ch Txt Color'.
      See Also:
    • getChart_TtlFont

      org.eclipse.emf.ecore.EReference getChart_TtlFont()
      Returns the meta object for the containment reference 'Ttl Font'.
      Returns:
      the meta object for the containment reference 'Ttl Font'.
      See Also:
    • getChart_LegFont

      org.eclipse.emf.ecore.EReference getChart_LegFont()
      Returns the meta object for the containment reference 'Leg Font'.
      Returns:
      the meta object for the containment reference 'Leg Font'.
      See Also:
    • getChart_ChFont

      org.eclipse.emf.ecore.EReference getChart_ChFont()
      Returns the meta object for the containment reference 'Ch Font'.
      Returns:
      the meta object for the containment reference 'Ch Font'.
      See Also:
    • getChart_IsShowScale

      org.eclipse.emf.ecore.EAttribute getChart_IsShowScale()
      Returns the meta object for the attribute 'Is Show Scale'.
      Returns:
      the meta object for the attribute 'Is Show Scale'.
      See Also:
    • getChart_IsShowScaleVL

      org.eclipse.emf.ecore.EAttribute getChart_IsShowScaleVL()
      Returns the meta object for the attribute 'Is Show Scale VL'.
      Returns:
      the meta object for the attribute 'Is Show Scale VL'.
      See Also:
    • getChart_IsShowSeriesScale

      org.eclipse.emf.ecore.EAttribute getChart_IsShowSeriesScale()
      Returns the meta object for the attribute 'Is Show Series Scale'.
      Returns:
      the meta object for the attribute 'Is Show Series Scale'.
      See Also:
    • getChart_IsShowPointsScale

      org.eclipse.emf.ecore.EAttribute getChart_IsShowPointsScale()
      Returns the meta object for the attribute 'Is Show Points Scale'.
      Returns:
      the meta object for the attribute 'Is Show Points Scale'.
      See Also:
    • getChart_IsShowValuesScale

      org.eclipse.emf.ecore.EAttribute getChart_IsShowValuesScale()
      Returns the meta object for the attribute 'Is Show Values Scale'.
      Returns:
      the meta object for the attribute 'Is Show Values Scale'.
      See Also:
    • getChart_VsFormat

      org.eclipse.emf.ecore.EReference getChart_VsFormat()
      Returns the meta object for the map 'Vs Format'.
      Returns:
      the meta object for the map 'Vs Format'.
      See Also:
    • getChart_XLabelsOrientation

      org.eclipse.emf.ecore.EAttribute getChart_XLabelsOrientation()
      Returns the meta object for the attribute 'XLabels Orientation'.
      Returns:
      the meta object for the attribute 'XLabels Orientation'.
      See Also:
    • getChart_ScaleLine

      org.eclipse.emf.ecore.EReference getChart_ScaleLine()
      Returns the meta object for the containment reference 'Scale Line'.
      Returns:
      the meta object for the containment reference 'Scale Line'.
      See Also:
    • getChart_ScaleColor

      org.eclipse.emf.ecore.EReference getChart_ScaleColor()
      Returns the meta object for the containment reference 'Scale Color'.
      Returns:
      the meta object for the containment reference 'Scale Color'.
      See Also:
    • getChart_IsAutoSeriesName

      org.eclipse.emf.ecore.EAttribute getChart_IsAutoSeriesName()
      Returns the meta object for the attribute 'Is Auto Series Name'.
      Returns:
      the meta object for the attribute 'Is Auto Series Name'.
      See Also:
    • getChart_IsAutoPointName

      org.eclipse.emf.ecore.EAttribute getChart_IsAutoPointName()
      Returns the meta object for the attribute 'Is Auto Point Name'.
      Returns:
      the meta object for the attribute 'Is Auto Point Name'.
      See Also:
    • getChart_MaxMode

      org.eclipse.emf.ecore.EAttribute getChart_MaxMode()
      Returns the meta object for the attribute 'Max Mode'.
      Returns:
      the meta object for the attribute 'Max Mode'.
      See Also:
    • getChart_MaxSeries

      org.eclipse.emf.ecore.EAttribute getChart_MaxSeries()
      Returns the meta object for the attribute 'Max Series'.
      Returns:
      the meta object for the attribute 'Max Series'.
      See Also:
    • getChart_MaxSeriesPrc

      org.eclipse.emf.ecore.EAttribute getChart_MaxSeriesPrc()
      Returns the meta object for the attribute 'Max Series Prc'.
      Returns:
      the meta object for the attribute 'Max Series Prc'.
      See Also:
    • getChart_SpaceMode

      org.eclipse.emf.ecore.EAttribute getChart_SpaceMode()
      Returns the meta object for the attribute 'Space Mode'.
      Returns:
      the meta object for the attribute 'Space Mode'.
      See Also:
    • getChart_BaseVal

      org.eclipse.emf.ecore.EAttribute getChart_BaseVal()
      Returns the meta object for the attribute 'Base Val'.
      Returns:
      the meta object for the attribute 'Base Val'.
      See Also:
    • getChart_IsOutline

      org.eclipse.emf.ecore.EAttribute getChart_IsOutline()
      Returns the meta object for the attribute 'Is Outline'.
      Returns:
      the meta object for the attribute 'Is Outline'.
      See Also:
    • getChart_RealPiePoint

      org.eclipse.emf.ecore.EAttribute getChart_RealPiePoint()
      Returns the meta object for the attribute 'Real Pie Point'.
      Returns:
      the meta object for the attribute 'Real Pie Point'.
      See Also:
    • getChart_RealStockSeries

      org.eclipse.emf.ecore.EAttribute getChart_RealStockSeries()
      Returns the meta object for the attribute 'Real Stock Series'.
      Returns:
      the meta object for the attribute 'Real Stock Series'.
      See Also:
    • getChart_IsLight

      org.eclipse.emf.ecore.EAttribute getChart_IsLight()
      Returns the meta object for the attribute 'Is Light'.
      Returns:
      the meta object for the attribute 'Is Light'.
      See Also:
    • getChart_IsGradient

      org.eclipse.emf.ecore.EAttribute getChart_IsGradient()
      Returns the meta object for the attribute 'Is Gradient'.
      Returns:
      the meta object for the attribute 'Is Gradient'.
      See Also:
    • getChart_HideBaseVal

      org.eclipse.emf.ecore.EAttribute getChart_HideBaseVal()
      Returns the meta object for the attribute 'Hide Base Val'.
      Returns:
      the meta object for the attribute 'Hide Base Val'.
      See Also:
    • getChart_DataTable

      org.eclipse.emf.ecore.EAttribute getChart_DataTable()
      Returns the meta object for the attribute 'Data Table'.
      Returns:
      the meta object for the attribute 'Data Table'.
      See Also:
    • getChart_DtVerLines

      org.eclipse.emf.ecore.EAttribute getChart_DtVerLines()
      Returns the meta object for the attribute 'Dt Ver Lines'.
      Returns:
      the meta object for the attribute 'Dt Ver Lines'.
      See Also:
    • getChart_DtHorLines

      org.eclipse.emf.ecore.EAttribute getChart_DtHorLines()
      Returns the meta object for the attribute 'Dt Hor Lines'.
      Returns:
      the meta object for the attribute 'Dt Hor Lines'.
      See Also:
    • getChart_DtHAlign

      org.eclipse.emf.ecore.EAttribute getChart_DtHAlign()
      Returns the meta object for the attribute 'Dt HAlign'.
      Returns:
      the meta object for the attribute 'Dt HAlign'.
      See Also:
    • getChart_DtFormat

      org.eclipse.emf.ecore.EReference getChart_DtFormat()
      Returns the meta object for the map 'Dt Format'.
      Returns:
      the meta object for the map 'Dt Format'.
      See Also:
    • getChart_DtKeys

      org.eclipse.emf.ecore.EAttribute getChart_DtKeys()
      Returns the meta object for the attribute 'Dt Keys'.
      Returns:
      the meta object for the attribute 'Dt Keys'.
      See Also:
    • getChart_PaletteKind

      org.eclipse.emf.ecore.EAttribute getChart_PaletteKind()
      Returns the meta object for the attribute 'Palette Kind'.
      Returns:
      the meta object for the attribute 'Palette Kind'.
      See Also:
    • getChart_LegendScrollEnable

      org.eclipse.emf.ecore.EAttribute getChart_LegendScrollEnable()
      Returns the meta object for the attribute 'Legend Scroll Enable'.
      Returns:
      the meta object for the attribute 'Legend Scroll Enable'.
      See Also:
    • getChart_SurfaceColor

      org.eclipse.emf.ecore.EReference getChart_SurfaceColor()
      Returns the meta object for the containment reference 'Surface Color'.
      Returns:
      the meta object for the containment reference 'Surface Color'.
      See Also:
    • getChart_RadarScaleType

      org.eclipse.emf.ecore.EAttribute getChart_RadarScaleType()
      Returns the meta object for the attribute 'Radar Scale Type'.
      Returns:
      the meta object for the attribute 'Radar Scale Type'.
      See Also:
    • getChart_GaugeValuesPresentation

      org.eclipse.emf.ecore.EAttribute getChart_GaugeValuesPresentation()
      Returns the meta object for the attribute 'Gauge Values Presentation'.
      Returns:
      the meta object for the attribute 'Gauge Values Presentation'.
      See Also:
    • getChart_GaugeQualityBands

      org.eclipse.emf.ecore.EReference getChart_GaugeQualityBands()
      Returns the meta object for the containment reference 'Gauge Quality Bands'.
      Returns:
      the meta object for the containment reference 'Gauge Quality Bands'.
      See Also:
    • getChart_BeginGaugeAngle

      org.eclipse.emf.ecore.EAttribute getChart_BeginGaugeAngle()
      Returns the meta object for the attribute 'Begin Gauge Angle'.
      Returns:
      the meta object for the attribute 'Begin Gauge Angle'.
      See Also:
    • getChart_EndGaugeAngle

      org.eclipse.emf.ecore.EAttribute getChart_EndGaugeAngle()
      Returns the meta object for the attribute 'End Gauge Angle'.
      Returns:
      the meta object for the attribute 'End Gauge Angle'.
      See Also:
    • getChart_GaugeThickness

      org.eclipse.emf.ecore.EAttribute getChart_GaugeThickness()
      Returns the meta object for the attribute 'Gauge Thickness'.
      Returns:
      the meta object for the attribute 'Gauge Thickness'.
      See Also:
    • getChart_GaugeLabelsLocation

      org.eclipse.emf.ecore.EAttribute getChart_GaugeLabelsLocation()
      Returns the meta object for the attribute 'Gauge Labels Location'.
      Returns:
      the meta object for the attribute 'Gauge Labels Location'.
      See Also:
    • getChart_GaugeLabelsArcDirection

      org.eclipse.emf.ecore.EAttribute getChart_GaugeLabelsArcDirection()
      Returns the meta object for the attribute 'Gauge Labels Arc Direction'.
      Returns:
      the meta object for the attribute 'Gauge Labels Arc Direction'.
      See Also:
    • getChart_GaugeBushThickness

      org.eclipse.emf.ecore.EAttribute getChart_GaugeBushThickness()
      Returns the meta object for the attribute 'Gauge Bush Thickness'.
      Returns:
      the meta object for the attribute 'Gauge Bush Thickness'.
      See Also:
    • getChart_GaugeBushColor

      org.eclipse.emf.ecore.EReference getChart_GaugeBushColor()
      Returns the meta object for the containment reference 'Gauge Bush Color'.
      Returns:
      the meta object for the containment reference 'Gauge Bush Color'.
      See Also:
    • getChart_AutoMaxValue

      org.eclipse.emf.ecore.EAttribute getChart_AutoMaxValue()
      Returns the meta object for the attribute 'Auto Max Value'.
      Returns:
      the meta object for the attribute 'Auto Max Value'.
      See Also:
    • getChart_UserMaxValue

      org.eclipse.emf.ecore.EAttribute getChart_UserMaxValue()
      Returns the meta object for the attribute 'User Max Value'.
      Returns:
      the meta object for the attribute 'User Max Value'.
      See Also:
    • getChart_AutoMinValue

      org.eclipse.emf.ecore.EAttribute getChart_AutoMinValue()
      Returns the meta object for the attribute 'Auto Min Value'.
      Returns:
      the meta object for the attribute 'Auto Min Value'.
      See Also:
    • getChart_UserMinValue

      org.eclipse.emf.ecore.EAttribute getChart_UserMinValue()
      Returns the meta object for the attribute 'User Min Value'.
      Returns:
      the meta object for the attribute 'User Min Value'.
      See Also:
    • getChart_ElementsIsInit

      org.eclipse.emf.ecore.EAttribute getChart_ElementsIsInit()
      Returns the meta object for the attribute 'Elements Is Init'.
      Returns:
      the meta object for the attribute 'Elements Is Init'.
      See Also:
    • getChart_TitleIsInit

      org.eclipse.emf.ecore.EAttribute getChart_TitleIsInit()
      Returns the meta object for the attribute 'Title Is Init'.
      Returns:
      the meta object for the attribute 'Title Is Init'.
      See Also:
    • getChart_LegendIsInit

      org.eclipse.emf.ecore.EAttribute getChart_LegendIsInit()
      Returns the meta object for the attribute 'Legend Is Init'.
      Returns:
      the meta object for the attribute 'Legend Is Init'.
      See Also:
    • getChart_ChartIsInit

      org.eclipse.emf.ecore.EAttribute getChart_ChartIsInit()
      Returns the meta object for the attribute 'Chart Is Init'.
      Returns:
      the meta object for the attribute 'Chart Is Init'.
      See Also:
    • getChart_ElementsChart

      org.eclipse.emf.ecore.EReference getChart_ElementsChart()
      Returns the meta object for the containment reference 'Elements Chart'.
      Returns:
      the meta object for the containment reference 'Elements Chart'.
      See Also:
    • getChart_ElementsLegend

      org.eclipse.emf.ecore.EReference getChart_ElementsLegend()
      Returns the meta object for the containment reference 'Elements Legend'.
      Returns:
      the meta object for the containment reference 'Elements Legend'.
      See Also:
    • getChart_ElementsTitle

      org.eclipse.emf.ecore.EReference getChart_ElementsTitle()
      Returns the meta object for the containment reference 'Elements Title'.
      Returns:
      the meta object for the containment reference 'Elements Title'.
      See Also:
    • getChart_BorderColor

      org.eclipse.emf.ecore.EReference getChart_BorderColor()
      Returns the meta object for the containment reference 'Border Color'.
      Returns:
      the meta object for the containment reference 'Border Color'.
      See Also:
    • getChart_Border

      org.eclipse.emf.ecore.EReference getChart_Border()
      Returns the meta object for the containment reference 'Border'.
      Returns:
      the meta object for the containment reference 'Border'.
      See Also:
    • getChart_DataSourceDescription

      org.eclipse.emf.ecore.EAttribute getChart_DataSourceDescription()
      Returns the meta object for the attribute 'Data Source Description'.
      Returns:
      the meta object for the attribute 'Data Source Description'.
      See Also:
    • getChart_IsTransposition

      org.eclipse.emf.ecore.EAttribute getChart_IsTransposition()
      Returns the meta object for the attribute 'Is Transposition'.
      Returns:
      the meta object for the attribute 'Is Transposition'.
      See Also:
    • getChart_IsTransposed

      org.eclipse.emf.ecore.EAttribute getChart_IsTransposed()
      Returns the meta object for the attribute 'Is Transposed'.
      Returns:
      the meta object for the attribute 'Is Transposed'.
      See Also:
    • getChart_IsDataSourceMode

      org.eclipse.emf.ecore.EAttribute getChart_IsDataSourceMode()
      Returns the meta object for the attribute 'Is Data Source Mode'.
      Returns:
      the meta object for the attribute 'Is Data Source Mode'.
      See Also:
    • getChart_AutoTransposition

      org.eclipse.emf.ecore.EAttribute getChart_AutoTransposition()
      Returns the meta object for the attribute 'Auto Transposition'.
      Returns:
      the meta object for the attribute 'Auto Transposition'.
      See Also:
    • getChart_IsRandomizedNewValues

      org.eclipse.emf.ecore.EAttribute getChart_IsRandomizedNewValues()
      Returns the meta object for the attribute 'Is Randomized New Values'.
      Returns:
      the meta object for the attribute 'Is Randomized New Values'.
      See Also:
    • getChart_SplineMode

      org.eclipse.emf.ecore.EAttribute getChart_SplineMode()
      Returns the meta object for the attribute 'Spline Mode'.
      Returns:
      the meta object for the attribute 'Spline Mode'.
      See Also:
    • getChart_SplineStrain

      org.eclipse.emf.ecore.EAttribute getChart_SplineStrain()
      Returns the meta object for the attribute 'Spline Strain'.
      Returns:
      the meta object for the attribute 'Spline Strain'.
      See Also:
    • getChart_TranslucenceMode

      org.eclipse.emf.ecore.EAttribute getChart_TranslucenceMode()
      Returns the meta object for the attribute 'Translucence Mode'.
      Returns:
      the meta object for the attribute 'Translucence Mode'.
      See Also:
    • getChart_TranslucencePercent

      org.eclipse.emf.ecore.EAttribute getChart_TranslucencePercent()
      Returns the meta object for the attribute 'Translucence Percent'.
      Returns:
      the meta object for the attribute 'Translucence Percent'.
      See Also:
    • getChart_FunnelNeckHeightPercent

      org.eclipse.emf.ecore.EAttribute getChart_FunnelNeckHeightPercent()
      Returns the meta object for the attribute 'Funnel Neck Height Percent'.
      Returns:
      the meta object for the attribute 'Funnel Neck Height Percent'.
      See Also:
    • getChart_FunnelNeckWidthPercent

      org.eclipse.emf.ecore.EAttribute getChart_FunnelNeckWidthPercent()
      Returns the meta object for the attribute 'Funnel Neck Width Percent'.
      Returns:
      the meta object for the attribute 'Funnel Neck Width Percent'.
      See Also:
    • getChart_FunnelGapSumPercent

      org.eclipse.emf.ecore.EAttribute getChart_FunnelGapSumPercent()
      Returns the meta object for the attribute 'Funnel Gap Sum Percent'.
      Returns:
      the meta object for the attribute 'Funnel Gap Sum Percent'.
      See Also:
    • getChart_MultiStageLinkMode

      org.eclipse.emf.ecore.EAttribute getChart_MultiStageLinkMode()
      Returns the meta object for the attribute 'Multi Stage Link Mode'.
      Returns:
      the meta object for the attribute 'Multi Stage Link Mode'.
      See Also:
    • getChart_MultiStageLinkLine

      org.eclipse.emf.ecore.EReference getChart_MultiStageLinkLine()
      Returns the meta object for the containment reference 'Multi Stage Link Line'.
      Returns:
      the meta object for the containment reference 'Multi Stage Link Line'.
      See Also:
    • getChart_MultiStageLinkColor

      org.eclipse.emf.ecore.EReference getChart_MultiStageLinkColor()
      Returns the meta object for the containment reference 'Multi Stage Link Color'.
      Returns:
      the meta object for the containment reference 'Multi Stage Link Color'.
      See Also:
    • getChart_Animation

      org.eclipse.emf.ecore.EAttribute getChart_Animation()
      Returns the meta object for the attribute 'Animation'.
      Returns:
      the meta object for the attribute 'Animation'.
      See Also:
    • getChart_RebuildTime

      org.eclipse.emf.ecore.EAttribute getChart_RebuildTime()
      Returns the meta object for the attribute 'Rebuild Time'.
      Returns:
      the meta object for the attribute 'Rebuild Time'.
      See Also:
    • getChart_Id

      org.eclipse.emf.ecore.EAttribute getChart_Id()
      Returns the meta object for the attribute 'Id'.
      Returns:
      the meta object for the attribute 'Id'.
      See Also:
    • getChart_SeriesOrderInLegend

      org.eclipse.emf.ecore.EAttribute getChart_SeriesOrderInLegend()
      Returns the meta object for the attribute 'Series Order In Legend'.
      Returns:
      the meta object for the attribute 'Series Order In Legend'.
      See Also:
    • getChart_ValuesAxis

      org.eclipse.emf.ecore.EReference getChart_ValuesAxis()
      Returns the meta object for the containment reference 'Values Axis'.
      Returns:
      the meta object for the containment reference 'Values Axis'.
      See Also:
    • getChart_PointsAxis

      org.eclipse.emf.ecore.EReference getChart_PointsAxis()
      Returns the meta object for the containment reference 'Points Axis'.
      Returns:
      the meta object for the containment reference 'Points Axis'.
      See Also:
    • getChart_PointsAxisValuesSource

      org.eclipse.emf.ecore.EAttribute getChart_PointsAxisValuesSource()
      Returns the meta object for the attribute 'Points Axis Values Source'.
      Returns:
      the meta object for the attribute 'Points Axis Values Source'.
      See Also:
    • getChart_PointsAxisSeries

      org.eclipse.emf.ecore.EAttribute getChart_PointsAxisSeries()
      Returns the meta object for the attribute 'Points Axis Series'.
      Returns:
      the meta object for the attribute 'Points Axis Series'.
      See Also:
    • getChart_BubbleSizeValueSource

      org.eclipse.emf.ecore.EAttribute getChart_BubbleSizeValueSource()
      Returns the meta object for the attribute 'Bubble Size Value Source'.
      Returns:
      the meta object for the attribute 'Bubble Size Value Source'.
      See Also:
    • getChart_BubbleSizeCommonSeries

      org.eclipse.emf.ecore.EAttribute getChart_BubbleSizeCommonSeries()
      Returns the meta object for the attribute 'Bubble Size Common Series'.
      Returns:
      the meta object for the attribute 'Bubble Size Common Series'.
      See Also:
    • getChart_BubbleSizing

      org.eclipse.emf.ecore.EAttribute getChart_BubbleSizing()
      Returns the meta object for the attribute 'Bubble Sizing'.
      Returns:
      the meta object for the attribute 'Bubble Sizing'.
      See Also:
    • getChart_BubbleChartNegativeValuesShowMode

      org.eclipse.emf.ecore.EAttribute getChart_BubbleChartNegativeValuesShowMode()
      Returns the meta object for the attribute 'Bubble Chart Negative Values Show Mode'.
      Returns:
      the meta object for the attribute 'Bubble Chart Negative Values Show Mode'.
      See Also:
    • getChart_DefaultBubbleSize

      org.eclipse.emf.ecore.EAttribute getChart_DefaultBubbleSize()
      Returns the meta object for the attribute 'Default Bubble Size'.
      Returns:
      the meta object for the attribute 'Default Bubble Size'.
      See Also:
    • getChart_MinBubbleSize

      org.eclipse.emf.ecore.EAttribute getChart_MinBubbleSize()
      Returns the meta object for the attribute 'Min Bubble Size'.
      Returns:
      the meta object for the attribute 'Min Bubble Size'.
      See Also:
    • getChart_MaxBubbleSize

      org.eclipse.emf.ecore.EAttribute getChart_MaxBubbleSize()
      Returns the meta object for the attribute 'Max Bubble Size'.
      Returns:
      the meta object for the attribute 'Max Bubble Size'.
      See Also:
    • getChart_PointsConnection

      org.eclipse.emf.ecore.EAttribute getChart_PointsConnection()
      Returns the meta object for the attribute 'Points Connection'.
      Returns:
      the meta object for the attribute 'Points Connection'.
      See Also:
    • getChart_PointsScale

      org.eclipse.emf.ecore.EReference getChart_PointsScale()
      Returns the meta object for the containment reference 'Points Scale'.
      Returns:
      the meta object for the containment reference 'Points Scale'.
      See Also:
    • getChart_ValuesScale

      org.eclipse.emf.ecore.EReference getChart_ValuesScale()
      Returns the meta object for the containment reference 'Values Scale'.
      Returns:
      the meta object for the containment reference 'Values Scale'.
      See Also:
    • getChart_SeriesScale

      org.eclipse.emf.ecore.EReference getChart_SeriesScale()
      Returns the meta object for the containment reference 'Series Scale'.
      Returns:
      the meta object for the containment reference 'Series Scale'.
      See Also:
    • getChart_BarChartPointsOrder

      org.eclipse.emf.ecore.EAttribute getChart_BarChartPointsOrder()
      Returns the meta object for the attribute 'Bar Chart Points Order'.
      Returns:
      the meta object for the attribute 'Bar Chart Points Order'.
      See Also:
    • getChart_GradientPaletteMaxColors

      org.eclipse.emf.ecore.EAttribute getChart_GradientPaletteMaxColors()
      Returns the meta object for the attribute 'Gradient Palette Max Colors'.
      Returns:
      the meta object for the attribute 'Gradient Palette Max Colors'.
      See Also:
    • getChart_GradientPaletteStartColor

      org.eclipse.emf.ecore.EReference getChart_GradientPaletteStartColor()
      Returns the meta object for the containment reference 'Gradient Palette Start Color'.
      Returns:
      the meta object for the containment reference 'Gradient Palette Start Color'.
      See Also:
    • getChart_GradientPaletteEndColor

      org.eclipse.emf.ecore.EReference getChart_GradientPaletteEndColor()
      Returns the meta object for the containment reference 'Gradient Palette End Color'.
      Returns:
      the meta object for the containment reference 'Gradient Palette End Color'.
      See Also:
    • getChart_TrendLinesArray

      org.eclipse.emf.ecore.EReference getChart_TrendLinesArray()
      Returns the meta object for the containment reference list 'Trend Lines Array'.
      Returns:
      the meta object for the containment reference list 'Trend Lines Array'.
      See Also:
    • getChart_CustomPalette

      org.eclipse.emf.ecore.EReference getChart_CustomPalette()
      Returns the meta object for the containment reference list 'Custom Palette'.
      Returns:
      the meta object for the containment reference list 'Custom Palette'.
      See Also:
    • getChart_ColorPaletteDescription

      org.eclipse.emf.ecore.EReference getChart_ColorPaletteDescription()
      Returns the meta object for the containment reference 'Color Palette Description'.
      Returns:
      the meta object for the containment reference 'Color Palette Description'.
      See Also:
    • getChart_ReferenceBandsColorPaletteDescription

      org.eclipse.emf.ecore.EReference getChart_ReferenceBandsColorPaletteDescription()
      Returns the meta object for the containment reference 'Reference Bands Color Palette Description'.
      Returns:
      the meta object for the containment reference 'Reference Bands Color Palette Description'.
      See Also:
    • getChart_ValuesReferenceLines

      org.eclipse.emf.ecore.EReference getChart_ValuesReferenceLines()
      Returns the meta object for the containment reference 'Values Reference Lines'.
      Returns:
      the meta object for the containment reference 'Values Reference Lines'.
      See Also:
    • getChart_PointsReferenceLines

      org.eclipse.emf.ecore.EReference getChart_PointsReferenceLines()
      Returns the meta object for the containment reference 'Points Reference Lines'.
      Returns:
      the meta object for the containment reference 'Points Reference Lines'.
      See Also:
    • getChart_ValuesReferenceBands

      org.eclipse.emf.ecore.EReference getChart_ValuesReferenceBands()
      Returns the meta object for the containment reference 'Values Reference Bands'.
      Returns:
      the meta object for the containment reference 'Values Reference Bands'.
      See Also:
    • getChart_PointsReferenceBands

      org.eclipse.emf.ecore.EReference getChart_PointsReferenceBands()
      Returns the meta object for the containment reference 'Points Reference Bands'.
      Returns:
      the meta object for the containment reference 'Points Reference Bands'.
      See Also:
    • getChart_NonnumericValuesUse

      org.eclipse.emf.ecore.EAttribute getChart_NonnumericValuesUse()
      Returns the meta object for the attribute 'Nonnumeric Values Use'.
      Returns:
      the meta object for the attribute 'Nonnumeric Values Use'.
      See Also:
    • getChart_PointConnectionAcrossSkippedValues

      org.eclipse.emf.ecore.EAttribute getChart_PointConnectionAcrossSkippedValues()
      Returns the meta object for the attribute 'Point Connection Across Skipped Values'.
      Returns:
      the meta object for the attribute 'Point Connection Across Skipped Values'.
      See Also:
    • getChart_ValuesToolTipShowMode

      org.eclipse.emf.ecore.EAttribute getChart_ValuesToolTipShowMode()
      Returns the meta object for the attribute 'Values Tool Tip Show Mode'.
      Returns:
      the meta object for the attribute 'Values Tool Tip Show Mode'.
      See Also:
    • getChart_ValuesToolTipFillType

      org.eclipse.emf.ecore.EAttribute getChart_ValuesToolTipFillType()
      Returns the meta object for the attribute 'Values Tool Tip Fill Type'.
      Returns:
      the meta object for the attribute 'Values Tool Tip Fill Type'.
      See Also:
    • getChart_SelectionMode

      org.eclipse.emf.ecore.EAttribute getChart_SelectionMode()
      Returns the meta object for the attribute 'Selection Mode'.
      Returns:
      the meta object for the attribute 'Selection Mode'.
      See Also:
    • getChart_PointsDropLinesShowMode

      org.eclipse.emf.ecore.EAttribute getChart_PointsDropLinesShowMode()
      Returns the meta object for the attribute 'Points Drop Lines Show Mode'.
      Returns:
      the meta object for the attribute 'Points Drop Lines Show Mode'.
      See Also:
    • getChart_ValuesDropLinesShowMode

      org.eclipse.emf.ecore.EAttribute getChart_ValuesDropLinesShowMode()
      Returns the meta object for the attribute 'Values Drop Lines Show Mode'.
      Returns:
      the meta object for the attribute 'Values Drop Lines Show Mode'.
      See Also:
    • getChart_DistributedKey

      org.eclipse.emf.ecore.EAttribute getChart_DistributedKey()
      Returns the meta object for the attribute 'Distributed Key'.
      Returns:
      the meta object for the attribute 'Distributed Key'.
      See Also:
    • getChart_InnerRadiusDonutChart

      org.eclipse.emf.ecore.EAttribute getChart_InnerRadiusDonutChart()
      Returns the meta object for the attribute 'Inner Radius Donut Chart'.
      Returns:
      the meta object for the attribute 'Inner Radius Donut Chart'.
      See Also:
    • getChart_LegendPlacement

      org.eclipse.emf.ecore.EAttribute getChart_LegendPlacement()
      Returns the meta object for the attribute 'Legend Placement'.
      Returns:
      the meta object for the attribute 'Legend Placement'.
      See Also:
    • getChart_PlotAreaPlacement

      org.eclipse.emf.ecore.EAttribute getChart_PlotAreaPlacement()
      Returns the meta object for the attribute 'Plot Area Placement'.
      Returns:
      the meta object for the attribute 'Plot Area Placement'.
      See Also:
    • getChart_TitleAreaPlacement

      org.eclipse.emf.ecore.EAttribute getChart_TitleAreaPlacement()
      Returns the meta object for the attribute 'Title Area Placement'.
      Returns:
      the meta object for the attribute 'Title Area Placement'.
      See Also:
    • getChart_AdditionalValuesScale

      org.eclipse.emf.ecore.EReference getChart_AdditionalValuesScale()
      Returns the meta object for the containment reference 'Additional Values Scale'.
      Returns:
      the meta object for the containment reference 'Additional Values Scale'.
      See Also:
    • getChart_AdditionalValuesAxis

      org.eclipse.emf.ecore.EReference getChart_AdditionalValuesAxis()
      Returns the meta object for the containment reference 'Additional Values Axis'.
      Returns:
      the meta object for the containment reference 'Additional Values Axis'.
      See Also:
    • getChart_ValuesEditMode

      org.eclipse.emf.ecore.EAttribute getChart_ValuesEditMode()
      Returns the meta object for the attribute 'Values Edit Mode'.
      Returns:
      the meta object for the attribute 'Values Edit Mode'.
      See Also:
    • getChart_StartAnglePieChart

      org.eclipse.emf.ecore.EAttribute getChart_StartAnglePieChart()
      Returns the meta object for the attribute 'Start Angle Pie Chart'.
      Returns:
      the meta object for the attribute 'Start Angle Pie Chart'.
      See Also:
    • getChart_FinishAnglePieChart

      org.eclipse.emf.ecore.EAttribute getChart_FinishAnglePieChart()
      Returns the meta object for the attribute 'Finish Angle Pie Chart'.
      Returns:
      the meta object for the attribute 'Finish Angle Pie Chart'.
      See Also:
    • getChart_IsometricDepth

      org.eclipse.emf.ecore.EAttribute getChart_IsometricDepth()
      Returns the meta object for the attribute 'Isometric Depth'.
      Returns:
      the meta object for the attribute 'Isometric Depth'.
      See Also:
    • getChartColorPaletteDescription

      org.eclipse.emf.ecore.EClass getChartColorPaletteDescription()
      Returns the meta object for class 'Color Palette Description'.
      Returns:
      the meta object for class 'Color Palette Description'.
      See Also:
    • getChartColorPaletteDescription_ColorPalette

      org.eclipse.emf.ecore.EAttribute getChartColorPaletteDescription_ColorPalette()
      Returns the meta object for the attribute 'Color Palette'.
      Returns:
      the meta object for the attribute 'Color Palette'.
      See Also:
    • getChartColorPaletteDescription_GradientPaletteStartColor

      org.eclipse.emf.ecore.EReference getChartColorPaletteDescription_GradientPaletteStartColor()
      Returns the meta object for the containment reference 'Gradient Palette Start Color'.
      Returns:
      the meta object for the containment reference 'Gradient Palette Start Color'.
      See Also:
    • getChartColorPaletteDescription_GradientPaletteEndColor

      org.eclipse.emf.ecore.EReference getChartColorPaletteDescription_GradientPaletteEndColor()
      Returns the meta object for the containment reference 'Gradient Palette End Color'.
      Returns:
      the meta object for the containment reference 'Gradient Palette End Color'.
      See Also:
    • getChartColorPaletteDescription_CustomPalette

      org.eclipse.emf.ecore.EReference getChartColorPaletteDescription_CustomPalette()
      Returns the meta object for the containment reference list 'Custom Palette'.
      Returns:
      the meta object for the containment reference list 'Custom Palette'.
      See Also:
    • getChartColorPaletteDescription_GradientPaletteMaxColors

      org.eclipse.emf.ecore.EAttribute getChartColorPaletteDescription_GradientPaletteMaxColors()
      Returns the meta object for the attribute 'Gradient Palette Max Colors'.
      Returns:
      the meta object for the attribute 'Gradient Palette Max Colors'.
      See Also:
    • getChartReferenceLine

      org.eclipse.emf.ecore.EClass getChartReferenceLine()
      Returns the meta object for class 'Reference Line'.
      Returns:
      the meta object for class 'Reference Line'.
      See Also:
    • getChartReferenceLine_Value

      org.eclipse.emf.ecore.EReference getChartReferenceLine_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
    • getChartReferenceLine_LabelText

      org.eclipse.emf.ecore.EReference getChartReferenceLine_LabelText()
      Returns the meta object for the map 'Label Text'.
      Returns:
      the meta object for the map 'Label Text'.
      See Also:
    • getChartReferenceLine_Tooltip

      org.eclipse.emf.ecore.EReference getChartReferenceLine_Tooltip()
      Returns the meta object for the map 'Tooltip'.
      Returns:
      the meta object for the map 'Tooltip'.
      See Also:
    • getChartReferenceLine_LabelArea

      org.eclipse.emf.ecore.EReference getChartReferenceLine_LabelArea()
      Returns the meta object for the containment reference 'Label Area'.
      Returns:
      the meta object for the containment reference 'Label Area'.
      See Also:
    • getChartReferenceLine_Line

      org.eclipse.emf.ecore.EReference getChartReferenceLine_Line()
      Returns the meta object for the containment reference 'Line'.
      Returns:
      the meta object for the containment reference 'Line'.
      See Also:
    • getChartReferenceLine_Color

      org.eclipse.emf.ecore.EReference getChartReferenceLine_Color()
      Returns the meta object for the containment reference 'Color'.
      Returns:
      the meta object for the containment reference 'Color'.
      See Also:
    • getChartReferenceLine_SemitransparencyPercent

      org.eclipse.emf.ecore.EReference getChartReferenceLine_SemitransparencyPercent()
      Returns the meta object for the containment reference 'Semitransparency Percent'.
      Returns:
      the meta object for the containment reference 'Semitransparency Percent'.
      See Also:
    • getChartReferenceLine_Details

      org.eclipse.emf.ecore.EReference getChartReferenceLine_Details()
      Returns the meta object for the containment reference 'Details'.
      Returns:
      the meta object for the containment reference 'Details'.
      See Also:
    • getChartReferenceLine_Position

      org.eclipse.emf.ecore.EAttribute getChartReferenceLine_Position()
      Returns the meta object for the attribute 'Position'.
      Returns:
      the meta object for the attribute 'Position'.
      See Also:
    • getChartReferenceLine_ValueIsPointNumber

      org.eclipse.emf.ecore.EAttribute getChartReferenceLine_ValueIsPointNumber()
      Returns the meta object for the attribute 'Value Is Point Number'.
      Returns:
      the meta object for the attribute 'Value Is Point Number'.
      See Also:
    • getChartReferenceBand

      org.eclipse.emf.ecore.EClass getChartReferenceBand()
      Returns the meta object for class 'Reference Band'.
      Returns:
      the meta object for class 'Reference Band'.
      See Also:
    • getChartReferenceBand_Begin

      org.eclipse.emf.ecore.EReference getChartReferenceBand_Begin()
      Returns the meta object for the containment reference 'Begin'.
      Returns:
      the meta object for the containment reference 'Begin'.
      See Also:
    • getChartReferenceBand_End

      org.eclipse.emf.ecore.EReference getChartReferenceBand_End()
      Returns the meta object for the containment reference 'End'.
      Returns:
      the meta object for the containment reference 'End'.
      See Also:
    • getChartReferenceBand_LabelText

      org.eclipse.emf.ecore.EReference getChartReferenceBand_LabelText()
      Returns the meta object for the map 'Label Text'.
      Returns:
      the meta object for the map 'Label Text'.
      See Also:
    • getChartReferenceBand_Tooltip

      org.eclipse.emf.ecore.EReference getChartReferenceBand_Tooltip()
      Returns the meta object for the map 'Tooltip'.
      Returns:
      the meta object for the map 'Tooltip'.
      See Also:
    • getChartReferenceBand_LabelArea

      org.eclipse.emf.ecore.EReference getChartReferenceBand_LabelArea()
      Returns the meta object for the containment reference 'Label Area'.
      Returns:
      the meta object for the containment reference 'Label Area'.
      See Also:
    • getChartReferenceBand_Color

      org.eclipse.emf.ecore.EReference getChartReferenceBand_Color()
      Returns the meta object for the containment reference 'Color'.
      Returns:
      the meta object for the containment reference 'Color'.
      See Also:
    • getChartReferenceBand_SemitransparencyPercent

      org.eclipse.emf.ecore.EReference getChartReferenceBand_SemitransparencyPercent()
      Returns the meta object for the containment reference 'Semitransparency Percent'.
      Returns:
      the meta object for the containment reference 'Semitransparency Percent'.
      See Also:
    • getChartReferenceBand_Border

      org.eclipse.emf.ecore.EReference getChartReferenceBand_Border()
      Returns the meta object for the containment reference 'Border'.
      Returns:
      the meta object for the containment reference 'Border'.
      See Also:
    • getChartReferenceBand_BorderColor

      org.eclipse.emf.ecore.EReference getChartReferenceBand_BorderColor()
      Returns the meta object for the containment reference 'Border Color'.
      Returns:
      the meta object for the containment reference 'Border Color'.
      See Also:
    • getChartReferenceBand_BorderSemitransparencyPercent

      org.eclipse.emf.ecore.EReference getChartReferenceBand_BorderSemitransparencyPercent()
      Returns the meta object for the containment reference 'Border Semitransparency Percent'.
      Returns:
      the meta object for the containment reference 'Border Semitransparency Percent'.
      See Also:
    • getChartReferenceBand_Details

      org.eclipse.emf.ecore.EReference getChartReferenceBand_Details()
      Returns the meta object for the containment reference 'Details'.
      Returns:
      the meta object for the containment reference 'Details'.
      See Also:
    • getChartReferenceBand_Position

      org.eclipse.emf.ecore.EAttribute getChartReferenceBand_Position()
      Returns the meta object for the attribute 'Position'.
      Returns:
      the meta object for the attribute 'Position'.
      See Also:
    • getChartReferenceBand_DisplayAreaBegin

      org.eclipse.emf.ecore.EAttribute getChartReferenceBand_DisplayAreaBegin()
      Returns the meta object for the attribute 'Display Area Begin'.
      Returns:
      the meta object for the attribute 'Display Area Begin'.
      See Also:
    • getChartReferenceBand_DisplayAreaEnd

      org.eclipse.emf.ecore.EAttribute getChartReferenceBand_DisplayAreaEnd()
      Returns the meta object for the attribute 'Display Area End'.
      Returns:
      the meta object for the attribute 'Display Area End'.
      See Also:
    • getChartReferenceBand_BeginIsPointNumber

      org.eclipse.emf.ecore.EAttribute getChartReferenceBand_BeginIsPointNumber()
      Returns the meta object for the attribute 'Begin Is Point Number'.
      Returns:
      the meta object for the attribute 'Begin Is Point Number'.
      See Also:
    • getChartReferenceBand_EndIsPointNumber

      org.eclipse.emf.ecore.EAttribute getChartReferenceBand_EndIsPointNumber()
      Returns the meta object for the attribute 'End Is Point Number'.
      Returns:
      the meta object for the attribute 'End Is Point Number'.
      See Also:
    • getChartReferenceLines

      org.eclipse.emf.ecore.EClass getChartReferenceLines()
      Returns the meta object for class 'Reference Lines'.
      Returns:
      the meta object for class 'Reference Lines'.
      See Also:
    • getChartReferenceLines_ChartReferenceLine

      org.eclipse.emf.ecore.EReference getChartReferenceLines_ChartReferenceLine()
      Returns the meta object for the containment reference list 'Chart Reference Line'.
      Returns:
      the meta object for the containment reference list 'Chart Reference Line'.
      See Also:
    • getChartReferenceBands

      org.eclipse.emf.ecore.EClass getChartReferenceBands()
      Returns the meta object for class 'Reference Bands'.
      Returns:
      the meta object for class 'Reference Bands'.
      See Also:
    • getChartReferenceBands_ChartReferenceBand

      org.eclipse.emf.ecore.EReference getChartReferenceBands_ChartReferenceBand()
      Returns the meta object for the containment reference list 'Chart Reference Band'.
      Returns:
      the meta object for the containment reference list 'Chart Reference Band'.
      See Also:
    • getChartType

      org.eclipse.emf.ecore.EEnum getChartType()
      Returns the meta object for enum 'Type'.
      Returns:
      the meta object for enum 'Type'.
      See Also:
    • getChartLabelType

      org.eclipse.emf.ecore.EEnum getChartLabelType()
      Returns the meta object for enum 'Label Type'.
      Returns:
      the meta object for enum 'Label Type'.
      See Also:
    • getChartLabelLocation

      org.eclipse.emf.ecore.EEnum getChartLabelLocation()
      Returns the meta object for enum 'Label Location'.
      Returns:
      the meta object for enum 'Label Location'.
      See Also:
    • getCircleExpandMode

      org.eclipse.emf.ecore.EEnum getCircleExpandMode()
      Returns the meta object for enum 'Circle Expand Mode'.
      Returns:
      the meta object for enum 'Circle Expand Mode'.
      See Also:
    • getChart3Dcrd

      org.eclipse.emf.ecore.EEnum getChart3Dcrd()
      Returns the meta object for enum 'Chart3 Dcrd'.
      Returns:
      the meta object for enum 'Chart3 Dcrd'.
      See Also:
    • getLabelsOrientation

      org.eclipse.emf.ecore.EEnum getLabelsOrientation()
      Returns the meta object for enum 'Labels Orientation'.
      Returns:
      the meta object for enum 'Labels Orientation'.
      See Also:
    • getMaxSeriesMode

      org.eclipse.emf.ecore.EEnum getMaxSeriesMode()
      Returns the meta object for enum 'Max Series Mode'.
      Returns:
      the meta object for enum 'Max Series Mode'.
      See Also:
    • getSpaceMode

      org.eclipse.emf.ecore.EEnum getSpaceMode()
      Returns the meta object for enum 'Space Mode'.
      Returns:
      the meta object for enum 'Space Mode'.
      See Also:
    • getPaletteKind

      org.eclipse.emf.ecore.EEnum getPaletteKind()
      Returns the meta object for enum 'Palette Kind'.
      Returns:
      the meta object for enum 'Palette Kind'.
      See Also:
    • getRadarChartScaleType

      org.eclipse.emf.ecore.EEnum getRadarChartScaleType()
      Returns the meta object for enum 'Radar Chart Scale Type'.
      Returns:
      the meta object for enum 'Radar Chart Scale Type'.
      See Also:
    • getGaugeChartValuesPresentation

      org.eclipse.emf.ecore.EEnum getGaugeChartValuesPresentation()
      Returns the meta object for enum 'Gauge Chart Values Presentation'.
      Returns:
      the meta object for enum 'Gauge Chart Values Presentation'.
      See Also:
    • getGaugeChartLabelsLocation

      org.eclipse.emf.ecore.EEnum getGaugeChartLabelsLocation()
      Returns the meta object for enum 'Gauge Chart Labels Location'.
      Returns:
      the meta object for enum 'Gauge Chart Labels Location'.
      See Also:
    • getEnSplineMode

      org.eclipse.emf.ecore.EEnum getEnSplineMode()
      Returns the meta object for enum 'En Spline Mode'.
      Returns:
      the meta object for enum 'En Spline Mode'.
      See Also:
    • getEnTranslucenceMode

      org.eclipse.emf.ecore.EEnum getEnTranslucenceMode()
      Returns the meta object for enum 'En Translucence Mode'.
      Returns:
      the meta object for enum 'En Translucence Mode'.
      See Also:
    • getEnMultiStageLinkMode

      org.eclipse.emf.ecore.EEnum getEnMultiStageLinkMode()
      Returns the meta object for enum 'En Multi Stage Link Mode'.
      Returns:
      the meta object for enum 'En Multi Stage Link Mode'.
      See Also:
    • getChartAnimation

      org.eclipse.emf.ecore.EEnum getChartAnimation()
      Returns the meta object for enum 'Animation'.
      Returns:
      the meta object for enum 'Animation'.
      See Also:
    • getMarkerType

      org.eclipse.emf.ecore.EEnum getMarkerType()
      Returns the meta object for enum 'Marker Type'.
      Returns:
      the meta object for enum 'Marker Type'.
      See Also:
    • getTrendlineApproximationType

      org.eclipse.emf.ecore.EEnum getTrendlineApproximationType()
      Returns the meta object for enum 'Trendline Approximation Type'.
      Returns:
      the meta object for enum 'Trendline Approximation Type'.
      See Also:
    • getTrendlineFactor

      org.eclipse.emf.ecore.EEnum getTrendlineFactor()
      Returns the meta object for enum 'Trendline Factor'.
      Returns:
      the meta object for enum 'Trendline Factor'.
      See Also:
    • getStockChartUsedPointValue

      org.eclipse.emf.ecore.EEnum getStockChartUsedPointValue()
      Returns the meta object for enum 'Stock Chart Used Point Value'.
      Returns:
      the meta object for enum 'Stock Chart Used Point Value'.
      See Also:
    • getShowInChartLegend

      org.eclipse.emf.ecore.EEnum getShowInChartLegend()
      Returns the meta object for enum 'Show In Chart Legend'.
      Returns:
      the meta object for enum 'Show In Chart Legend'.
      See Also:
    • getShowOnChart

      org.eclipse.emf.ecore.EEnum getShowOnChart()
      Returns the meta object for enum 'Show On Chart'.
      Returns:
      the meta object for enum 'Show On Chart'.
      See Also:
    • getSeriesOrderInLegend

      org.eclipse.emf.ecore.EEnum getSeriesOrderInLegend()
      Returns the meta object for enum 'Series Order In Legend'.
      Returns:
      the meta object for enum 'Series Order In Legend'.
      See Also:
    • getChartSeriesGraphicalRepresentationType

      org.eclipse.emf.ecore.EEnum getChartSeriesGraphicalRepresentationType()
      Returns the meta object for enum 'Series Graphical Representation Type'.
      Returns:
      the meta object for enum 'Series Graphical Representation Type'.
      See Also:
    • getChartSeriesStackType

      org.eclipse.emf.ecore.EEnum getChartSeriesStackType()
      Returns the meta object for enum 'Series Stack Type'.
      Returns:
      the meta object for enum 'Series Stack Type'.
      See Also:
    • getUsedChartValuesAxis

      org.eclipse.emf.ecore.EEnum getUsedChartValuesAxis()
      Returns the meta object for enum 'Used Chart Values Axis'.
      Returns:
      the meta object for enum 'Used Chart Values Axis'.
      See Also:
    • getChartValuesEditMode

      org.eclipse.emf.ecore.EEnum getChartValuesEditMode()
      Returns the meta object for enum 'Values Edit Mode'.
      Returns:
      the meta object for enum 'Values Edit Mode'.
      See Also:
    • getChartValueEditState

      org.eclipse.emf.ecore.EEnum getChartValueEditState()
      Returns the meta object for enum 'Value Edit State'.
      Returns:
      the meta object for enum 'Value Edit State'.
      See Also:
    • getPointsAxisValuesSource

      org.eclipse.emf.ecore.EEnum getPointsAxisValuesSource()
      Returns the meta object for enum 'Points Axis Values Source'.
      Returns:
      the meta object for enum 'Points Axis Values Source'.
      See Also:
    • getBubbleSizeValueSource

      org.eclipse.emf.ecore.EEnum getBubbleSizeValueSource()
      Returns the meta object for enum 'Bubble Size Value Source'.
      Returns:
      the meta object for enum 'Bubble Size Value Source'.
      See Also:
    • getBubbleSizing

      org.eclipse.emf.ecore.EEnum getBubbleSizing()
      Returns the meta object for enum 'Bubble Sizing'.
      Returns:
      the meta object for enum 'Bubble Sizing'.
      See Also:
    • getBubbleChartNegativeValuesShowMode

      org.eclipse.emf.ecore.EEnum getBubbleChartNegativeValuesShowMode()
      Returns the meta object for enum 'Bubble Chart Negative Values Show Mode'.
      Returns:
      the meta object for enum 'Bubble Chart Negative Values Show Mode'.
      See Also:
    • getPointsConnectionType

      org.eclipse.emf.ecore.EEnum getPointsConnectionType()
      Returns the meta object for enum 'Points Connection Type'.
      Returns:
      the meta object for enum 'Points Connection Type'.
      See Also:
    • getBoundaryDetectionMethod

      org.eclipse.emf.ecore.EEnum getBoundaryDetectionMethod()
      Returns the meta object for enum 'Boundary Detection Method'.
      Returns:
      the meta object for enum 'Boundary Detection Method'.
      See Also:
    • getScaleTitleTextSource

      org.eclipse.emf.ecore.EEnum getScaleTitleTextSource()
      Returns the meta object for enum 'Scale Title Text Source'.
      Returns:
      the meta object for enum 'Scale Title Text Source'.
      See Also:
    • getShowChartScaleTitle

      org.eclipse.emf.ecore.EEnum getShowChartScaleTitle()
      Returns the meta object for enum 'Show Chart Scale Title'.
      Returns:
      the meta object for enum 'Show Chart Scale Title'.
      See Also:
    • getScaleTitlePlacement

      org.eclipse.emf.ecore.EEnum getScaleTitlePlacement()
      Returns the meta object for enum 'Scale Title Placement'.
      Returns:
      the meta object for enum 'Scale Title Placement'.
      See Also:
    • getBarChartPointsOrder

      org.eclipse.emf.ecore.EEnum getBarChartPointsOrder()
      Returns the meta object for enum 'Bar Chart Points Order'.
      Returns:
      the meta object for enum 'Bar Chart Points Order'.
      See Also:
    • getGridLinesShowMode

      org.eclipse.emf.ecore.EEnum getGridLinesShowMode()
      Returns the meta object for enum 'Grid Lines Show Mode'.
      Returns:
      the meta object for enum 'Grid Lines Show Mode'.
      See Also:
    • getScaleLabelLocation

      org.eclipse.emf.ecore.EEnum getScaleLabelLocation()
      Returns the meta object for enum 'Scale Label Location'.
      Returns:
      the meta object for enum 'Scale Label Location'.
      See Also:
    • getScaleLocation

      org.eclipse.emf.ecore.EEnum getScaleLocation()
      Returns the meta object for enum 'Scale Location'.
      Returns:
      the meta object for enum 'Scale Location'.
      See Also:
    • getScaleMarkLocation

      org.eclipse.emf.ecore.EEnum getScaleMarkLocation()
      Returns the meta object for enum 'Scale Mark Location'.
      Returns:
      the meta object for enum 'Scale Mark Location'.
      See Also:
    • getChartReferenceLinePosition

      org.eclipse.emf.ecore.EEnum getChartReferenceLinePosition()
      Returns the meta object for enum 'Reference Line Position'.
      Returns:
      the meta object for enum 'Reference Line Position'.
      See Also:
    • getChartReferenceBandBorderPosition

      org.eclipse.emf.ecore.EEnum getChartReferenceBandBorderPosition()
      Returns the meta object for enum 'Reference Band Border Position'.
      Returns:
      the meta object for enum 'Reference Band Border Position'.
      See Also:
    • getNonnumericChartValueUse

      org.eclipse.emf.ecore.EEnum getNonnumericChartValueUse()
      Returns the meta object for enum 'Nonnumeric Chart Value Use'.
      Returns:
      the meta object for enum 'Nonnumeric Chart Value Use'.
      See Also:
    • getPointsConnectionAcrossSkippedChartValuesType

      org.eclipse.emf.ecore.EEnum getPointsConnectionAcrossSkippedChartValuesType()
      Returns the meta object for enum 'Points Connection Across Skipped Chart Values Type'.
      Returns:
      the meta object for enum 'Points Connection Across Skipped Chart Values Type'.
      See Also:
    • getLegendPlacement

      org.eclipse.emf.ecore.EEnum getLegendPlacement()
      Returns the meta object for enum 'Legend Placement'.
      Returns:
      the meta object for enum 'Legend Placement'.
      See Also:
    • getPlotAreaPlacement

      org.eclipse.emf.ecore.EEnum getPlotAreaPlacement()
      Returns the meta object for enum 'Plot Area Placement'.
      Returns:
      the meta object for enum 'Plot Area Placement'.
      See Also:
    • getTitleAreaPlacement

      org.eclipse.emf.ecore.EEnum getTitleAreaPlacement()
      Returns the meta object for enum 'Title Area Placement'.
      Returns:
      the meta object for enum 'Title Area Placement'.
      See Also:
    • getChartValuesToolTipShowMode

      org.eclipse.emf.ecore.EEnum getChartValuesToolTipShowMode()
      Returns the meta object for enum 'Values Tool Tip Show Mode'.
      Returns:
      the meta object for enum 'Values Tool Tip Show Mode'.
      See Also:
    • getChartValuesToolTipFillType

      org.eclipse.emf.ecore.EEnum getChartValuesToolTipFillType()
      Returns the meta object for enum 'Values Tool Tip Fill Type'.
      Returns:
      the meta object for enum 'Values Tool Tip Fill Type'.
      See Also:
    • getChartSelectionMode

      org.eclipse.emf.ecore.EEnum getChartSelectionMode()
      Returns the meta object for enum 'Selection Mode'.
      Returns:
      the meta object for enum 'Selection Mode'.
      See Also:
    • getShowChartPopupReferenceLine

      org.eclipse.emf.ecore.EEnum getShowChartPopupReferenceLine()
      Returns the meta object for enum 'Show Chart Popup Reference Line'.
      Returns:
      the meta object for enum 'Show Chart Popup Reference Line'.
      See Also:
    • getChartFactory

      ChartFactory getChartFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.