Monday, October 10, 2011

Microsoft Chart Control How-to: Add Rich Content Using Keywords

http://blogs.msdn.com/b/alexgor/archive/2008/11/11/microsoft-chart-control-how-to-using-keywords.aspx


KeywordReplaced BySupports Multiple Y Values Supports Formatting String
#VALXX value of the data point.NoYes
#VALYY value of the data pointYesYes
#SERIESNAMESeries nameNoNo
#LABELData point labelNoNo
#AXISLABELData point axis labelNoNo
#INDEXData point index in the seriesNoYes
#PERCENTPercent of the data point Y valueYesYes
#LEGENDTEXTSeries or data point legend textNoNo
#CUSTOMPROPERTY(XXX)Series or data point XXX custom property value, where XXX is the name of the custom property.NoNo
#TOTALTotal of all Y values in the seriesYesYes
#AVGAverage of all Y values in the seriesYesYes
#MINMinimum of all Y values in the seriesYesYes
#MAXMaximum of all Y values in the seriesYesYes
#FIRSTY value of the first point in the seriesYesYes
#LASTY value of the last point in the series

No comments:

Post a Comment