Version

Infragistics.XamarinForms.Controls Namespace

Classes
 ClassDescription
ClassBindableBase Represents the base class for Infragistics BindableObject derived types.
ClassColorExtensions Utility extension methods for colors.
ClassCustomContentUpdateInfo Represents contextual information about the custom content being generated or updated.
ClassDataContext Represents the data currently in context.
ClassDataSeriesAdapter Analyzes a data source and indicates which types of data visualizations might be a good fit for the data.
ClassDataSeriesAdapterRemovingDuplicatesEventArgs Represents information about the duplicate series in the adapter.
ClassDataSeriesAdapterRunEventArgs Presents information about the analysis run in progress.
ClassDataSeriesCollection A collection of DataSeries.
ClassDoubleValueChangedEventArgs Provides data for double value change events.
ClassElementBase Represents the base class for Infragistics Element types.
ClassRectChangedEventArgs Provides data for rectangle changed events.
ClassScreenRectChangedEventArgs Provides data for rectangle changed events.
ClassViewBase Represents the base class from which all Infragistics View types are derived.
Interfaces
 InterfaceDescription
InterfaceIControlRenderer Interface implemented by the renderer for a Xamarin Forms object.
Delegates
 DelegateDescription
DelegateDataSeriesAdapterRemovingDuplicatesEventHandler Called when removing duplicate series from the data series adapter.
DelegateDataSeriesAdapterRunEventHandler Called for actions related to running the data series adapter's analysis.
DelegateDoubleValueChangedEventHandler Represents the method that will handle double value change events.
DelegateRectChangedEventHandler Represents the method that will handle rectangle changed events.
DelegateScreenRectChangedEventHandler Represents the method that will handle rectangle changed events.
Enumerations
 EnumerationDescription
EnumerationInteractionState Describes available interaction states of the chart or geographic map control.
EnumerationInterpolationMode Describes available modes for color interpolation.
EnumerationTrendLineType Describes available types of trend lines supported by series.
EnumerationUnknownValuePlotting Describes available methods of plotting data with unknown values in a series.

Double.NaN and null are examples of unknown values.

See Also