LegendModifier Class Fields
For a list of all members of this type, see LegendModifier members.
Public Fields
| Name | Description | |
|---|---|---|
![]() ![]() | GetLegendDataForProperty | Defines the GetLegendDataFor DependencyProperty |
![]() ![]() | IncludeSeriesProperty | Defined IncludeSeries attached property |
![]() ![]() | LegendDataProperty | Defines the LegendData DependencyProperty |
![]() ![]() | LegendItemTemplateProperty | Defines the LegendTemplate DependencyProperty |
![]() ![]() | LegendPlacementProperty | Defines the LegendPlacement DependencyProperty |
![]() ![]() | LegendTemplateProperty | Defines the SciChartLegend DependencyProperty |
![]() ![]() | OrientationProperty | Defines the LegendOrientation DependencyProperty |
![]() ![]() | ShowLegendProperty | Defines the ShowLegend DependencyProperty |
![]() ![]() | ShowSeriesMarkersProperty | Defines the ShowSeriesMarkers DependencyProperty |
![]() ![]() | ShowVisibilityCheckboxesProperty | Defines the ShowVisibilityCheckboxes DependencyProperty |
Protected Fields
| Name | Description | |
|---|---|---|
![]() | _isInMasterBounds | Indicates whether the current modifier is inside the master bounds (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _isMaster | Indicates whether the current modifier is master (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _master | Defines the master ChartModifierBase (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | CurrentPoint | The Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
See Also


