Click or drag to resize

IStiYRadarAxis Interface

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

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

The IStiYRadarAxis type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from IStiRadarAxis.)
Public propertyArea (Inherited from IStiRadarAxis.)
Public propertyCore (Inherited from IStiRadarAxis.)
Public propertyInfo
Public propertyLabels
Public propertyLineColor
Public propertyLineStyle
Public propertyLineWidth
Public propertyTicks
Public propertyVisible (Inherited from IStiRadarAxis.)
Public propertyYCore
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