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