Click or drag to resize

IStiGridLinesHor Interface

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

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

The IStiGridLinesHor type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from IStiGridLines.)
Public propertyArea (Inherited from IStiGridLines.)
Public propertyColor (Inherited from IStiGridLines.)
Public propertyCore (Inherited from IStiGridLines.)
Public propertyMinorColor (Inherited from IStiGridLines.)
Public propertyMinorCount (Inherited from IStiGridLines.)
Public propertyMinorStyle (Inherited from IStiGridLines.)
Public propertyMinorVisible (Inherited from IStiGridLines.)
Public propertyStyle (Inherited from IStiGridLines.)
Public propertyVisible (Inherited from IStiGridLines.)
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