Returns an attribute of the Data Point. If required attribute is not set in the Data Point the default attribute of the Data series is returned.
Visual Basic (Declaration) | |
---|---|
Public Overridable Function GetAttribute( _ ByVal name As String _ ) As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- name
- Attribute name.
Attribute name.
Return Value
Attribute value as string.Attribute value as string.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family