Class Symbology1DBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class Symbology1DBase : SymbologyBase
Constructors
Symbology1DBase()
Declaration
protected Symbology1DBase()
Fields
CodeTextSpacingProperty
Declaration
public static readonly DependencyProperty CodeTextSpacingProperty
Field Value
Microsoft.
|
HorizontalTextAlignmentProperty
Declaration
public static readonly DependencyProperty HorizontalTextAlignmentProperty
Field Value
Microsoft.
|
ShowTextProperty
Declaration
public static readonly DependencyProperty ShowTextProperty
Field Value
Microsoft.
|
VerticalTextAlignmentProperty
Declaration
public static readonly DependencyProperty VerticalTextAlignmentProperty
Field Value
Microsoft.
|
Properties
CodeTextSpacing
Declaration
public double CodeTextSpacing { get; set; }
Property Value
System.
|
HorizontalTextAlignment
Declaration
public TextAlignment HorizontalTextAlignment { get; set; }
Property Value
Microsoft.
|
ShowText
Declaration
public bool ShowText { get; set; }
Property Value
System.
|
VerticalTextAlignment
Declaration
public TextAlignment VerticalTextAlignment { get; set; }
Property Value
Microsoft.
|
Methods
OnInternalSymbologyPropertyChanged(String)
Declaration
protected override void OnInternalSymbologyPropertyChanged(string propertyName)
Parameters
System.
|
Overrides
OnSymbologyPropertyChanged()
Declaration
protected override void OnSymbologyPropertyChanged()