Intersoft.Client.UI.DataVisualization Namespace > CircularSeries Class > CreateLegendItem Method : CreateLegendItem(DataPoint,Int32) Method |
Protected Overloads Overridable Function CreateLegendItem( _ ByVal dataPoint As DataPoint, _ ByVal index As Integer _ ) As LegendItem
Dim instance As CircularSeries Dim dataPoint As DataPoint Dim index As Integer Dim value As LegendItem value = instance.CreateLegendItem(dataPoint, index)
protected virtual LegendItem CreateLegendItem( DataPoint dataPoint, int index )
protected: virtual LegendItem^ CreateLegendItem( DataPoint^ dataPoint, int index )
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