ActiveReports.Chart Assembly > DataDynamics.ActiveReports.Chart Namespace > DataPoint Class > DataPoint Constructor : DataPoint Constructor(Object,DoubleArray,Boolean,CustomProperties,Boolean,String) |
Specifies the text as string to display for the DataPoint in the legend.
'Declaration Public Function New( _ ByVal xValue As Object, _ ByVal yValues As DoubleArray, _ ByVal isEmpty As Boolean, _ ByVal properties As CustomProperties, _ ByVal displayInLegend As Boolean, _ ByVal legendText As String _ )
public DataPoint( object xValue, DoubleArray yValues, bool isEmpty, CustomProperties properties, bool displayInLegend, string legendText )
Specifies the text as string to display for the DataPoint in the legend.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2