public double PlotOffset { get; set; }
Public Property PlotOffset As Double
Get
Set
public:
virtual property double PlotOffset {
double get () sealed;
void set (double value) sealed;
}
abstract PlotOffset : float with get, set
override PlotOffset : float with get, set