Class ExcelChartStyleMarkerLayout
A layout the marker of the chart
Inherited Members
Namespace: OfficeOpenXml.Drawing.Chart.Style
Assembly: EPPlus.dll
Syntax
public class ExcelChartStyleMarkerLayout : XmlHelper
Properties
Size
The size of the marker. Ranges from 2 to 72
Declaration
public int Size { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Style
The marker style
Declaration
public eMarkerStyle Style { get; set; }
Property Value
| Type | Description |
|---|---|
| eMarkerStyle |