Interface IOperationsInterpolationLineDataSeriesViewModel Last update: 03.07.2024 Namespace: VM.Operations.Post.Interfaces Assembly: VM.Operations.Post.dll public interface IOperationsInterpolationLineDataSeriesViewModel Properties Points Get or Set the number of the data points for interpolation. int Points { get; set; } Property Value int