Renders colored axis zones based on a pair of ChartAxis objects.

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class MarkedStripeGrid : Canvas
Visual Basic
Public Class MarkedStripeGrid _
	Inherits Canvas
Visual C++
public ref class MarkedStripeGrid : public Canvas

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Panel
          System.Windows.Controls..::..Canvas
            Mindscape.PhoneElements.Charting..::..MarkedStripeGrid

See Also