GaugeLabelPlacements Enum

Definition

Specifies where the labels within a GaugeScale should be placed relative to the GaugeScale.

public enum class GaugeLabelPlacements
public enum GaugeLabelPlacements
type GaugeLabelPlacements = 
Public Enum GaugeLabelPlacements
Inheritance
GaugeLabelPlacements

Fields

Cross 2

The label is Cross.

Inside 0

The label is Inside.

Outside 1

The label is Outside.

Applies to