Table of Contents

Interface IXLSeriesMarker

Namespace
SlapKit.Excel.Excel.Charts.SeriesFeatures
Assembly
SlapKit.Excel.dll
public interface IXLSeriesMarker
Extension Methods

Properties

Border

IXLDrawingLine Border { get; set; }

Property Value

IXLDrawingLine

Fill

IXLDrawingFill Fill { get; set; }

Property Value

IXLDrawingFill

Size

byte? Size { get; }

Property Value

byte?

Symbol

XLSeriesMarkerSymbol Symbol { get; }

Property Value

XLSeriesMarkerSymbol