Searched refs:eNewSource (Results 1 – 1 of 1) sorted by relevance
723 ChartDataRowSource eNewSource = ChartDataRowSource.ROWS; in setStockData_Type4() local724 xDiaProp.setPropertyValue( "DataRowSource", eNewSource ); in setStockData_Type4()728 xDiaProp.getPropertyValue( "DataRowSource" )) == eNewSource ); in setStockData_Type4()860 ChartDataRowSource eNewSource = ChartDataRowSource.ROWS; in testData() local861 xDiaProp.setPropertyValue( "DataRowSource", eNewSource ); in testData()865 xDiaProp.getPropertyValue( "DataRowSource" )) == eNewSource ); in testData()