Click or drag to resize

IStiXRadarAxis Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.IStiXRadarAxis"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiXRadarAxis : IStiRadarAxis, 
	ICloneable, IStiJsonReportObject

The IStiXRadarAxis type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from IStiRadarAxis.)
Public propertyArea (Inherited from IStiRadarAxis.)
Public propertyCore (Inherited from IStiRadarAxis.)
Public propertyLabels
Public propertyVisible (Inherited from IStiRadarAxis.)
Public propertyXCore
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodLoadFromJsonObject (Inherited from IStiJsonReportObject.)
Public methodSaveToJsonObject (Inherited from IStiJsonReportObject.)
Top
See Also