The set of standard tick mark shapes.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
public enum C1GaugeMarkShape |
| Visual Basic (Declaration) |
|---|
Public Enumeration C1GaugeMarkShape |
Members
| Member name | Description | |
|---|---|---|
| Custom | Use the custom shape for tick marks. | |
| Rectangle | Display a tick mark as rectangle. | |
| Round | Display a tick mark as circle or round rectangle. | |
| Triangle | Display a tick mark as triangle. |