ChartAxis - класс |
Пространство имён: StockSharp.Xaml.Charting
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class ChartAxis : NotifiableObject, IPersistable
Тип ChartAxis предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | ChartAxis | Инициализирует новый экземпляр класса ChartAxis |
Имя | Описание | |
---|---|---|
![]() | AutoRange |
Auto range.
|
![]() | AxisAlignment | Устарело.
Axis location.
|
![]() | AxisType |
Axis type.
|
![]() | ChartArea |
Chart area.
|
![]() | DataPointWidth |
Current data point with for X axis.
|
![]() | DrawLabels |
Show labels on the axis.
|
![]() | DrawMajorGridLines |
Show main grid lines.
|
![]() | DrawMajorTicks |
Show main grid lines on the axis.
|
![]() | DrawMinorGridLines |
Show extra grid lines.
|
![]() | DrawMinorTicks |
Show extra grid lines on the axis.
|
![]() | FlipCoordinates |
Flip coordinates.
|
![]() | Group |
Group.
|
![]() | Id |
Unique ID.
|
![]() | IsDefault |
Whether this axis can be removed from chart area.
|
![]() | IsVisible |
Axis visibility.
|
![]() | SubDayTextFormatting |
The format of X-axis labels within the day.
|
![]() | SwitchAxisLocation |
Whether to use alternative axis alignment.
|
![]() | TextFormatting |
Labels format.
|
![]() | TimeZone |
Time zone for this axis.
|
![]() | Title |
Header.
|
Имя | Описание | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) |
![]() | GetHashCode | Serves as the default hash function. (Унаследован от Object.) |
![]() | GetType | Gets the Type of the current instance. (Унаследован от Object.) |
![]() | Load |
Load settings.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) |
![]() | NotifyChanged | (Унаследован от NotifiableObject.) |
![]() | NotifyChanging | (Унаследован от NotifiableObject.) |
![]() | NotifyPropertyChanged | (Унаследован от NotifiableObject.) |
![]() | Save |
Save settings.
|
![]() | ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
![]() | PropertyChanged | (Унаследован от NotifiableObject.) |
![]() | PropertyChanging | (Унаследован от NotifiableObject.) |