All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.aay.compose.baseComponents.model.LegendPosition.kt Maven / Gradle / Ivy

The newest version!
package com.aay.compose.baseComponents.model

enum class LegendPosition {
    TOP,
    BOTTOM,
    DISAPPEAR
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy