Interface IOperationsInterpolationLineDataSeriesViewModel Last update: 16.07.2025 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