LegendModifier Class Fields

For a list of all members of this type, see LegendModifier members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Defines the GetLegendDataFor DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defined IncludeSeries Attached Property  
Public Fieldstatic (Shared in Visual Basic) Defines the LegendData DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the LegendTemplate DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the LegendPlacement DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the SciChartLegend DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the LegendOrientation DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ShowLegend DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ShowSeriesMarkers DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ShowVisibilityCheckboxes DependencyProperty  
Top
Protected Fields
 NameDescription
Protected Field Indicates whether the current modifier is inside the master bounds (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Protected Field Indicates whether the current modifier is master (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Protected FieldDefines the master ChartModifierBase (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Protected FieldThe Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Top
See Also