GrapeCity.DataVisualization.Chart by GrapeCity Inc.

<PackageReference Include="GrapeCity.DataVisualization.Chart" Version="0.4.66" />

.NET API 5,397,704 bytes

 _DataTextView

public double maxWidth { get; }

public IViewModel parent { get; }

public String text { get; }

public ElementType type { get; }

protected void _applyConnectingLineStyle(IRender render)

protected virtual IColor _defaultStrokeColor()

public IPoint _endPoint()

public void _endPoint(IPoint value)

protected HAlign _hAlign()

public void _layout(IRender render, IRectangle rectangle, IContext context)

protected virtual void _layoutContent(IRender render, IRectangle rectangle, IContext context)

public void _layoutLabel(IRender render, IContext context)

public ViewMetricsResult _measure(IRender render, ISize suggestedSize)

public bool _overlap()

public void _overlap(bool value)

protected virtual void _renderConnectingLine(IRender render, IContext context)

public IShape _shape()

public void _startPoint(IPoint value)

public double? _textAngle()

public void _textAngle(double? value)

public void _textLocation(IPoint value)

public void translate(double dx, double dy)