BCGSuite for MFC
Main Page
Articles
Groups
Classes
virtual BOOL CBCGPChartVisualObject::OnFormatDataPointTableText
(
CString &
strText
,
CBCGPChartSeries
*
pSeries
,
int
nDataPointIndex
,
int
nPrecision
)
virtual
Called by the framework to obtain a data point table label.
Parameters
strText
A string contains a custom label.
pSeries
A pointer to a series.
nDataPointIndex
Zero-based index of the data point.
nPrecision
The precision.
Returns
TRUE if developer specifies the custom label value, FALSE - otherwise.
CBCGPChartVisualObject
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback