Whether the units will be shown to the left of the value or to the right.
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UnitPositions ValuesUnitPosition { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ValuesUnitPosition As UnitPositions |
| Visual C++ |
|---|
public: property UnitPositions ValuesUnitPosition { UnitPositions get (); void set (UnitPositions value); } |