BCGControlBar Pro for MFC
BCGPChartDataTableOptions

Detailed Description

The BCGPChartDataTableOptions structure defines options that can be applied to Chart Data Table.

Public Types

enum  TableContent { TC_DEFAULT_CONTENT = 0x0, TC_VALUE = 0x01, TC_DP_INDEX = 0x02 }
 

Public Member Functions

 operator=Assignment operator.
 
 ResetResets the object to default state.
 

Public Attributes

 m_contentData table content.
 
 m_strDataFormatThe data format. If this member is not specified, "%.9G" format is used by default.
 
 m_strLabelSeparatorSpecifies separator between labels. The default value is ", ".