Specifies the shape of a mark in a chart.
Namespace: MindFusion.Spreadsheet.Charts
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public enum MarkShape |
Visual Basic
![]() |
---|
Public Enum MarkShape |
Member name | Description | |
---|---|---|
![]() |
Circle |
Indicates a circle. |
![]() |
Rhombus |
Indicates a rhombus. |
![]() |
Square |
Indicates a square. |
![]() |
Triangle |
Indicates a triangle. |