Click or drag to resize

PlotItemGetName Method

Overload List
 NameDescription
Public methodGetName(Int32) The name of the plot. It can be of different length. An argument of zero or less returns the shortest possible name, higher values return more verbose names.
Public methodGetName(String) The name of the plot. The style how to find the name is determined by the style argument. The possible styles depend on the type of plot item.
Top
See Also