ChartDashStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a line style.
public enum class ChartDashStyle
public enum ChartDashStyle
type ChartDashStyle =
Public Enum ChartDashStyle
- Inheritance
Fields
Name | Value | Description |
---|---|---|
NotSet | 0 | The line style is not set. |
Dash | 1 | A dashed line. |
DashDot | 2 | A line with a repeating dash-dot pattern. |
DashDotDot | 3 | A line a repeating dash-dot-dot pattern. |
Dot | 4 | A line with a repeating dot pattern. |
Solid | 5 | A solid line. |
Remarks
The ChartDashStyle enumeration represents a line style.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา