GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    MarkerType Enum

    Namespace:
    GemBox.Spreadsheet.Charts
    Assembly:
    GemBox.Spreadsheet.dll

    Represents a marker symbol which will be used on each LineChartSeries data point.

    • C#
    • VB.NET
    public enum MarkerType
    Public Enum MarkerType

    Fields

    Auto

    Specifies an automatic symbol shall be drawn at each data point.

    Circle

    Specifies a circle shall be drawn at each data point.

    Dash

    Specifies a dash shall be drawn at each data point.

    Diamond

    Specifies a diamond shall be drawn at each data point.

    Dot

    Specifies a dot shall be drawn at each data point.

    None

    Specifies nothing shall be drawn at each data point.

    Picture

    Specifies a picture shall be drawn at each data point.

    Plus

    Specifies a plus shall be drawn at each data point.

    Square

    Specifies a square shall be drawn at each data point.

    Star

    Specifies a star shall be drawn at each data point.

    Triangle

    Specifies a triangle shall be drawn at each data point.

    X

    Specifies an X shall be drawn at each data point.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.