| Visual Basic (Declaration) | |
|---|---|
Public Property LabelMarker As ElementMarker | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ElementMarker LabelMarker {get; set;} | |
The marker will be positioned between the needle base and the center of the gauge axis.
| dotnetCHARTING | Send comments on this topic. |
| LabelMarker Property | |
| See Also | |
|
| dotnetCHARTING Namespace > Axis Class : LabelMarker Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property LabelMarker As ElementMarker | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ElementMarker LabelMarker {get; set;} | |