GetDisplayText Method (LegendItemCollection.LegendItemCollectionEditor)
In This Topic
Syntax
'Declaration
Protected Overrides Function GetDisplayText( _
ByVal As Object _
) As String
protected override string GetDisplayText(
object
)
Parameters
- value
See Also