ShapeAnnotationModelTStrokeDashArray - свойство
Gets or sets Список штрихов рамки
Пространство имён: Tessa.UI.Views.Charting.AnnotationsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public LineDoubleCollection StrokeDashArray { get; set; }
Public Property StrokeDashArray As LineDoubleCollection
Get
Set
public:
virtual property LineDoubleCollection^ StrokeDashArray {
LineDoubleCollection^ get () sealed;
void set (LineDoubleCollection^ value) sealed;
}
abstract StrokeDashArray : LineDoubleCollection with get, set
override StrokeDashArray : LineDoubleCollection with get, set
LineDoubleCollectionIShapeAnnotationModelStrokeDashArray