ItemFormatter Property (SingleOverlayIndicatorBase<T>)
In This Topic
Gets or sets the itemFormatter client-side function name for specific series
Syntax
'Declaration
Public Property ItemFormatter As String
public string ItemFormatter {get; set;}
See Also