AxisModelTMinorTickLineStrokeDashArray - свойство
Gets or sets Шаблон промежуточного линии штриха оси координат
Пространство имён: Tessa.UI.Views.Charting.AxisesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public LineDoubleCollection MinorTickLineStrokeDashArray { get; set; }
Public Property MinorTickLineStrokeDashArray As LineDoubleCollection
Get
Set
public:
virtual property LineDoubleCollection^ MinorTickLineStrokeDashArray {
LineDoubleCollection^ get () sealed;
void set (LineDoubleCollection^ value) sealed;
}
abstract MinorTickLineStrokeDashArray : LineDoubleCollection with get, set
override MinorTickLineStrokeDashArray : LineDoubleCollection with get, set
LineDoubleCollectionIAxisModelMinorTickLineStrokeDashArray