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; }
<TypeConverterAttribute(GetType(StiUniversalConverter))>
Public Property Interaction As IStiAxisInteraction
Get
Set
Property Value
Type:
IStiAxisInteractionImplements
IStiAxisInteractionSee Also