ChartMarker

Overview

ChartMarker is a class in Aspose.Words FOSS for .NET. Inherits from: IChartFormatSource.

Represents a chart data marker.

Properties: Format, Size, Symbol.

Properties

NameTypeAccessDescription
SymbolMarkerSymbolRead/WriteGets or sets chart marker symbol.
SizeintRead/WriteGets or sets chart marker size.
FormatChartFormatReadProvides access to fill and line formatting of this marker.

See Also