StrategyBaseEntriesPerDirection Property |
Gets or sets the entries per direction. This property can be set only when the strategy is in Initialize state.
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public int EntriesPerDirection { get; set; }
Property Value
Type:
Int32See Also