Specifies transformation mode for plot elements.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public enum TransformMode |
Visual Basic |
---|
Public Enumeration TransformMode |
Members
Member name | Description | |
---|---|---|
Relative | Transformation is relative to the center of the plot element. | |
Absolute | Transformation is applied based on the absolute control coordinates. |