Table of Contents

Class ExcelRadarChartSerie

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelRadarChartSerie : ExcelChartSerie
Inheritance
ExcelRadarChartSerie
Inherited Members
Extension Methods

Properties

DataLabel

public ExcelChartSerieDataLabel DataLabel { get; }

Property Value

ExcelChartSerieDataLabel

Marker

public eMarkerStyle Marker { get; }

Property Value

eMarkerStyle

MarkerSize

public int MarkerSize { get; set; }

Property Value

int