AmCharts.Windows.Stock.Util namespace contains extra utility classes for data manipulation and conversion.
Classes
| Class | Description | |
|---|---|---|
| DateTimeExtensions |
DateTime extension methods
| |
| DateTimeToFormattedStringValueConverter |
Converts DateTime to String and back based on format set in converter parameter
| |
| DrawingHelper |
Helper class to address differences in drawing shapes in WPF and Silverlight.
| |
| ElementInvalidator |
Facilitates invalidation of various FrameworkElement aspects.
| |
| GeometryHelper |
Helps overcome differences in handling of geometries between WPF and Silverlight.
| |
| ReverseVisibilityValueConverter |
Reverses Visibility value Hidden and Collapsed becomes Visible, Visible becomes Collapsed
| |
| TextBlockHelper |
Helps unify handling of differing aspects of TextBlock in Silvelright and WPF.
| |
| TreeHelper |
Helper class to unify certain aspects of navigating VisualTree in WPF and Silvelright.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| InvalidationType |
Types of control invalidation.
|