Click or drag to resize

StiAxisInteraction Property

Gets or sets axis interaction settings.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiUniversalConverter))]
public IStiAxisInteraction Interaction { get; set; }

Property Value

Type: IStiAxisInteraction

Implements

IStiAxisInteraction
See Also