Version

FunnelSliceDataContext Class Members

The following tables list the members exposed by FunnelSliceDataContext.

Public Constructors
 NameDescription
Public ConstructorFunnelSliceDataContext ConstructorInitializes a new FunnelSliceDataContext.  
Public Properties
 NameDescription
Public PropertyActualItemBrushGets the actual resolved brush in use for the item that is in context. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertyItemGets the item that is in context. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertyItemBrushGets the potential brush in usage for the item in context. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertyItemLabelGets the label in use for the item in context, if available. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertyItemOutlineGets or sets the Outline to use to color the item.  
Public PropertyLegendLabelGets the legend label to use for the item in context, if available. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertyOpacityGets or sets the opacity of the item (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertyOutlineGets the outline in use for the item in context. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertySeriesGets the series associated with the context. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public PropertyThicknessGets the thickness of the item in context. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
Public Events
 NameDescription
Public EventPropertyChangedIndicates that a property has changed. (Inherited from Infragistics.XamarinForms.Controls.DataContext)
See Also