Click or drag to resize

IStiRadarGridLinesHor Interface

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

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

The IStiRadarGridLinesHor 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