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