Class OfficeShapeLineStyle
Specifies the style for a line.
Inheritance
System.Object
OfficeShapeLineStyle
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class OfficeShapeLineStyle : Enum
Fields
Line_Single
Indicates single line style.
Declaration
public const OfficeShapeLineStyle Line_Single
Field Value
Type |
---|
OfficeShapeLineStyle |
Line_Thick_Between_Thin
Indicates thick between thin line style.
Declaration
public const OfficeShapeLineStyle Line_Thick_Between_Thin
Field Value
Type |
---|
OfficeShapeLineStyle |
Line_Thick_Thin
Indicates thick thin line style.
Declaration
public const OfficeShapeLineStyle Line_Thick_Thin
Field Value
Type |
---|
OfficeShapeLineStyle |
Line_Thin_Thick
Indicates thin thick line style.
Declaration
public const OfficeShapeLineStyle Line_Thin_Thick
Field Value
Type |
---|
OfficeShapeLineStyle |
Line_Thin_Thin
Indicates thin thin line style.
Declaration
public const OfficeShapeLineStyle Line_Thin_Thin
Field Value
Type |
---|
OfficeShapeLineStyle |