Charting for WPF Programmer's Guide

Legend.VerticalAlignmentProperty Field

See Also
 


Identifies the VerticalAlignment dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty VerticalAlignmentProperty

Visual Basic  Copy Code

Public Shared ReadOnly VerticalAlignmentProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty VerticalAlignmentProperty

 See Also