SpreadsheetGear.Charts Namespace > IPoint Interface : DataLabel Property |
'Declaration
ReadOnly Property DataLabel As IDataLabel
'Usage
Dim instance As IPoint Dim value As IDataLabel value = instance.DataLabel
IDataLabel DataLabel {get;}
read-only property DataLabel: IDataLabel;
function get DataLabel : IDataLabel
__property IDataLabel* get_DataLabel();
property IDataLabel^ DataLabel { IDataLabel^ get(); }
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