Click or drag to resize

MapConverterDialog Class

LightningChart .NET Help
Map converter dialog.
Inheritance Hierarchy
ContentDialog
  LightningChartLib.UWP.ChartingMVVM.Maps.ViewsMapConverterDialog

Namespace: LightningChartLib.UWP.ChartingMVVM.Maps.Views
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public sealed class MapConverterDialog : ContentDialog, 
	IComponentConnector, IComponentConnector2

The MapConverterDialog type exposes the following members.

Constructors
 NameDescription
Public methodMapConverterDialog Converter dialog.
Top
Methods
 NameDescription
Public methodConnect Connect()
Public methodGetBindingConnector GetBindingConnector(int connectionId, object target)
Public methodInitializeComponent InitializeComponent()
Top
Events
 NameDescription
Public eventConversionStateChanged Occurs when the state of the map conversion changes.
Top
See Also