Interface IHasArrow
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public interface IHasArrow
- Extension Methods
-
Properties
ArrowAnchor
ArrowAnchor ArrowAnchor { get; set; }
Property Value
- ArrowAnchor
ArrowFillColor
Color ArrowFillColor { get; set; }
Property Value
- Color
ArrowLineColor
Color ArrowLineColor { get; set; }
Property Value
- Color
ArrowLineWidth
float ArrowLineWidth { get; set; }
Property Value
- float
ArrowMaximumLength
float ArrowMaximumLength { get; set; }
Property Value
- float
ArrowMinimumLength
float ArrowMinimumLength { get; set; }
Property Value
- float
ArrowOffset
float ArrowOffset { get; set; }
Property Value
- float
ArrowStyle
ArrowStyle ArrowStyle { get; set; }
Property Value
- ArrowStyle
ArrowWidth
float ArrowWidth { get; set; }
Property Value
- float
ArrowheadAxisLength
float ArrowheadAxisLength { get; set; }
Property Value
- float
ArrowheadLength
float ArrowheadLength { get; set; }
Property Value
- float
ArrowheadWidth
float ArrowheadWidth { get; set; }
Property Value
- float