프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AxisOrientationProperty | |||
BarUnitProperty | |||
DisableAnimationsProperty | |||
FontFamilyProperty | |||
FontSizeProperty | |||
FontStretchProperty | |||
FontStyleProperty | |||
FontWeightProperty | |||
ForegroundProperty | |||
IsEnabledProperty | |||
IsMergedProperty | |||
LabelFormatterProperty | |||
LabelsProperty | |||
LabelsRotationProperty | |||
MaxRangeProperty | |||
MaxValueProperty | |||
MinRangeProperty | |||
MinValueProperty | |||
PositionProperty | |||
SectionsProperty | |||
SeparatorProperty | |||
ShowLabelsProperty | |||
TitleProperty |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BindALine | Line | ||
BindATextBlock | |||
LabelsVisibilityChanged | void | ||
UpdateChart | PropertyChangedCallback |
메소드 | 설명 | |
---|---|---|
AsCoreElement ( |
Ases the core element.
|
|
Axis ( ) : System |
Initializes a new instance of Axis class
|
|
Clean ( ) : void |
Cleans this instance.
|
|
GetLabelSize ( ) : LiveCharts.Dtos.CoreSize |
Gets the size of the label.
|
|
GetTileTop ( ) : double |
Gets the tile top.
|
|
GetTitleLeft ( ) : double |
Gets the title left.
|
|
RenderSeparator ( SeparatorElementCore model, |
Renders the separator.
|
|
SetRange ( double min, double max ) : void |
Sets the range.
|
|
SetTitleLeft ( double value ) : void |
Sets the title left.
|
|
SetTitleTop ( double value ) : void |
Sets the title top.
|
|
UpdateTitle ( |
Updates the title.
|
메소드 | 설명 | |
---|---|---|
OnRangeChanged ( |
Raises the E:RangeChanged event.
|
메소드 | 설명 | |
---|---|---|
BindALine ( ) : Line | ||
BindATextBlock ( ) : |
||
LabelsVisibilityChanged ( |
||
UpdateChart ( bool animate = false, bool updateNow = false ) : PropertyChangedCallback |
public AsCoreElement ( |
||
chart | The chart. | |
source | AxisOrientation | The source. |
리턴 | AxisCore |
public GetLabelSize ( ) : LiveCharts.Dtos.CoreSize | ||
리턴 | LiveCharts.Dtos.CoreSize |
protected OnRangeChanged ( |
||
e | The |
|
리턴 | void |
public RenderSeparator ( SeparatorElementCore model, |
||
model | SeparatorElementCore | The model. |
chart | The chart. | |
리턴 | void |
public SetRange ( double min, double max ) : void | ||
min | double | The minimum. |
max | double | The maximum. |
리턴 | void |
public UpdateTitle ( |
||
chart | The chart. | |
rotationAngle | double | The rotation angle. |
리턴 | LiveCharts.Dtos.CoreSize |
public static DependencyProperty,Windows.UI.Xaml AxisOrientationProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml BarUnitProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml DisableAnimationsProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml FontFamilyProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml FontSizeProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml FontStretchProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml FontStyleProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml FontWeightProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml ForegroundProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml IsEnabledProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml IsMergedProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml LabelFormatterProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml LabelsProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml LabelsRotationProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml MaxRangeProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml MaxValueProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml MinRangeProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml MinValueProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml PositionProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml SectionsProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml SeparatorProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml ShowLabelsProperty | ||
리턴 |