Skip to content

RightPropertiesViewModel() constructor

Defined in

Type: RightPropertiesViewModel Namespace: CrissCross.WPF.Plot Assembly: CrissCross.WPF.Plot.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public RightPropertiesViewModel()

View source

Summary: Initializes a new instance of the RightPropertiesViewModel class and sets up default values for line colors,. visibilities, and the save configuration command.

Remarks

The constructor populates the LineColors and Visibilities collections with predefined values and configures the SaveConfiguration command to apply changes to the selected setting. This ensures that the view model is ready for use immediately after instantiation.