Class LogoUtil
Defines a helper class with SciChart logo
Namespace:
Assembly: .dll
Syntax
public final class LogoUtil
Constructors
LogoUtil()
Declaration
Methods
getPoweredBySciChartLogo(boolean isDarkTheme)
Declaration
public static Bitmap getPoweredBySciChartLogo(boolean isDarkTheme)
Parameters
| Type |
Name |
Description |
| boolean |
isDarkTheme |
|
Returns
| Type |
Description |
| android.graphics.Bitmap |
|
getPoweredBySciChartLogoDrawable(boolean isDarkTheme)
Declaration
public static Drawable getPoweredBySciChartLogoDrawable(boolean isDarkTheme)
Parameters
| Type |
Name |
Description |
| boolean |
isDarkTheme |
|
Returns
| Type |
Description |
| android.graphics.drawable.Drawable |
|