WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeChartLinePattern

    Show / Hide Table of Contents

    Enum OfficeChartLinePattern

    Specifies a line style for chart.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeChartLinePattern

    Fields

    Name Description
    CircleDot

    Indicates the rounded dot line pattern for chart.

    DarkGray

    Indicates the Dark Gray line pattern for Chart.This is only for Binary file format.

    Dash

    Indicates a dashed line for Chart.

    DashDot

    Indicates a line with a repeating dash-dot pattern for Chart.

    DashDotDot

    Indicates a line a repeating dash-dot-dot pattern for Chart.

    Dot

    Indicates a line with a repeating dot pattern for Chart.

    LightGray

    Indicates the Light Gray line pattern for Chart.This is only for Binary file format.

    LongDash

    Long dashed line.

    LongDashDot

    Long alternating dashes and dots.

    LongDashDotDot

    Long dash followed by two dots.

    MediumGray

    Indicates the Medium Gray line pattern for Chart.This is only for Binary file format.

    None

    Indicates the line style is not set for chart.

    Solid

    Indicates a solid line for Chart.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved