Click or drag to resize

IStiRadarGridLinesVert Interface

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

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

The IStiRadarGridLinesVert type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from IStiRadarGridLines.)
Public propertyArea (Inherited from IStiRadarGridLines.)
Public propertyColor (Inherited from IStiRadarGridLines.)
Public propertyCore (Inherited from IStiRadarGridLines.)
Public propertyStyle (Inherited from IStiRadarGridLines.)
Public propertyVisible (Inherited from IStiRadarGridLines.)
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