The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Can anyone tell me , what's the meaning of Height of digital gauge ? I see its data type is double . But what it is actually? DP , HeightPixels ?? Please let me know
PAPaul Anderson S Syncfusion Team May 1, 2015 01:40 PM UTC
Hi Abhilasha,
Thank you for using Syncfusion products.
We would like to let you know that DigitalGauge control height can be set using the SetLayoutParams(). The API "CharacterHeight" in DigitalGauge is used to set the height of the character drawn which is independent from height of the control.