Interface IOperationsAxisViewModelBase Last update: 03.07.2024 Namespace: VM.Operations.Post.Interfaces Assembly: VM.Operations.Post.dll public interface IOperationsAxisViewModelBase Properties Title Get or Set the name of title. string Title { get; set; } Property Value string TitleSize Get or Set the size of title. double TitleSize { get; set; } Property Value double TitleWeight Get or Set the font weight of title. FontWeight TitleWeight { get; set; } Property Value FontWeight