Appearance
@shbernal/pptxgenjs / index / OptsChartGridLine
Interface: OptsChartGridLine
Defined in: core-interfaces.ts:2144
Extended by
Properties
cap?
optionalcap?:LineCap
Defined in: core-interfaces.ts:2150
MS-PPT > Chart format > Format Major Gridlines > Line > Cap type
- line cap type
Default
ts
flatcolor?
optionalcolor?:string
Defined in: core-interfaces.ts:2155
Gridline color (hex)
Example
ts
'FF3399'size?
optionalsize?:number
Defined in: core-interfaces.ts:2159
Gridline size (points)
style?
optionalstyle?:"none"|"dash"|"solid"|"dot"
Defined in: core-interfaces.ts:2163
Gridline style