TickLabelAxisCanvas

StockSharp.Xaml.Charting.Themes

A canvas which overlays an axis and is used to place Tick Labels

继承自: AxisCanvas

属性

IsLabelCullingEnabled : bool

Gets or sets whether Label Culling is enabled on this Axis Canvas

方法

ArrangeOverride(Size) : Size

Arranges all children in the correct position.

arrangeSize
The size to arrange element's within.

返回值: The size that element's were arranged in.

MeasureOverride(Size) : Size

Measures all the children and returns their size.

constraint
The available size.

返回值: The desired size.

字段

IsLabelCullingEnabledProperty : DependencyProperty

Defines the IsLabelCullingEnabled DependendencyProperty