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