Gets or sets x-value binding for data series.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public Binding XBinding { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property XBinding As Binding <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |
XAML Property Element Usage |
---|
<object> <object.XBinding> <Binding .../> </object.XBinding> </object> |