Class Gridlines
Inheritance
System.Object
    Gridlines
  Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Gridlines : object
  Constructors
Gridlines()
Declaration
public Gridlines()
  Properties
Glow
Declaration
public GlowEffect Glow { get; set; }
  Property Value
| Type | Description | 
|---|---|
| GlowEffect | 
Line
Declaration
public ChartLine Line { get; set; }
  Property Value
| Type | Description | 
|---|---|
| ChartLine | 
Shadow
Declaration
public Shadow Shadow { get; set; }
  Property Value
| Type | Description | 
|---|---|
| Shadow | 
SoftEdges
Declaration
public SoftEdges SoftEdges { get; }
  Property Value
| Type | Description | 
|---|---|
| SoftEdges |