IRadarChartModifier Interface Properties

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

Public Properties
 NameDescription
 PropertyGets the SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface instance on the parent SciChart.Charting.Visuals.SciChartRadarSurface, which acts as a canvas to place UIElements.  
 PropertyGets or sets the parent SciChart.Charting.Visuals.SciChartRadarSurface to perform operations on.  
 PropertyGets the SciChart.Core.Utility.ServiceContainer which provides access to services throughout SciChart. ServiceContainers are created one per SciChart.Charting.Visuals.SciChartRadarSurface instance. For a full list of available services, see the remarks on SciChart.Core.Utility.ServiceContainer.  
Top
See Also