Searched refs:m_pValueSequenceForDataLabelNumberFormatDetection (Results 1 – 2 of 2) sorted by relevance
175 , m_pValueSequenceForDataLabelNumberFormatDetection(&m_aValues_Y) in VDataSeries()566 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_Y; in setRoleOfSequenceForDataLabelNumberFormatDetection()568 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_Bubble_Size; in setRoleOfSequenceForDataLabelNumberFormatDetection()570 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_Y_Min; in setRoleOfSequenceForDataLabelNumberFormatDetection()572 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_Y_Max; in setRoleOfSequenceForDataLabelNumberFormatDetection()574 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_Y_First; in setRoleOfSequenceForDataLabelNumberFormatDetection()576 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_Y_Last; in setRoleOfSequenceForDataLabelNumberFormatDetection()578 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_X; in setRoleOfSequenceForDataLabelNumberFormatDetection()582 if( m_pValueSequenceForDataLabelNumberFormatDetection == &m_aValues_Bubble_Size ) in shouldLabelNumberFormatKeyBeDetectedFromYAxis()584 else if( m_pValueSequenceForDataLabelNumberFormatDetection == &m_aValues_X ) in shouldLabelNumberFormatKeyBeDetectedFromYAxis()[all …]
214 VDataSequence* m_pValueSequenceForDataLabelNumberFormatDetection; member in chart::VDataSeries
Completed in 19 milliseconds