Table of Contents

Class ZoomPanOptionsPolar

Namespace
LightningChartLib.WinForms.Charting.Views.ViewPolar
Assembly
LightningChart.WinForms.Charting.NET4.dll

Zoom, pan and auto-fitting options for Polar view.

[TypeConverter(typeof(ExpandableObjectConverter))]
public class ZoomPanOptionsPolar : ZoomPanOptionsRound, IChartNode, IDisposable
Inheritance
ZoomPanOptionsPolar
Implements
Inherited Members

Constructors

ZoomPanOptionsPolar()

Simple constructor for Form designer's list editor.

public ZoomPanOptionsPolar()

ZoomPanOptionsPolar(ViewRoundBase)

Constructor

public ZoomPanOptionsPolar(ViewRoundBase owner)

Parameters

owner ViewRoundBase

Parent.

Properties

AxisWheelAction

Device wheel action on amplitude axis. Affects the circumference axis line rotation so that if the value is none, the rotation is disabled.

public AxisWheelAction AxisWheelAction { get; set; }

Property Value

AxisWheelAction

WheelRotateAction

Device wheel action on circumference.

public PolarAxisRotateAction WheelRotateAction { get; set; }

Property Value

PolarAxisRotateAction