[]
Gets or sets the selected object. Could be a plot area, legend area, label area or series info.
[Browsable(false)]
public object SelectedObject { get; set; }
<Browsable(False)>
Public Property SelectedObject As Object
Type | Description |
---|---|
object | The selected object. |