Table of Contents

ChartSeriesMarkerOptions Class

Marker options for the whole series or a point in the series when the chart is line or scatter.

Syntax

Namespace: FlexCel.Core

public class ChartSeriesMarkerOptions: ICloneable

Constructors

Name Description
ChartSeriesMarker​Options Creates a new ChartSeriesMarker​Options instance.

Methods

Name Description
Clone Returns a deep copy of this object.

Properties

Name Description
AutomaticFillColors When true, marker colors are assigned automatically.
AutomaticLineColors When true, marker colors are assigned automatically.
AutomaticShape When true, marker shapes are assigned automatically.
Fill Color of the marker fill.
LineFormat Format of the marker lines.
MarkerImageSize Size fo the image for the marker, if the marker is an image and the markertype is image.
MarkerSize Size of the marker in twips (1/20 of a point).
MarkerType Type of marker.