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
| Name | Type | Access | Description |
|---|---|---|---|
Symbol | MarkerSymbol | Read/Write | Gets or sets chart marker symbol. |
Size | int | Read/Write | Gets or sets chart marker size. |
Format | ChartFormat | Read | Provides access to fill and line formatting of this marker. |