[]
Gets or sets an animation options for loading a chart.
[PersistenceMode(PersistenceMode.InnerProperty)]
public LoadChartAnimationOptions LoadChart { get; set; }
Type | Description |
---|---|
LoadChartAnimationOptions | A LoadChartAnimationOptions object containing the settings for chart loading animations. |